This library exposes components useful for performing Haven Search, whether through Haven on Demand, or on premise.
It is designed primarily for use in HPE Find.
The haven search components library is available from maven.
For use in Haven on Demand, use:
<dependency>
<groupId>com.hp.autonomy.frontend</groupId>
<artifactId>haven-search-components-hod</artifactId>
<version>0.50.0</version>
</dependency>
For use on premise, use:
<dependency>
<groupId>com.hp.autonomy.frontend</groupId>
<artifactId>haven-search-components-idol</artifactId>
<version>0.50.0</version>
</dependency>
Copyright 2014-2016 Hewlett-Packard Development Company, L.P. Copyright 2015-2017 Hewlett Packard Enterprise Development LP.
Licensed under the MIT License (the "License"); you may not use this project except in compliance with the License.