This library exposes components useful for performing Haven Search, whether through Haven on Demand, or on premise.
It is designed primarily for use in HP 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.12.0</version>
</dependency>
For use on premise, use:
<dependency>
<groupId>com.hp.autonomy.frontend</groupId>
<artifactId>haven-search-components-idol</artifactId>
<version>0.12.0</version>
</dependency>
Copyright 2014-2015 Hewlett-Packard Development Company, L.P.
Licensed under the MIT License (the "License"); you may not use this project except in compliance with the License.