Skip to content

tung-jin-chew-hp/haven-search-components

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Haven Search Components

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.

Build Status

Usage

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>

License

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.9%
  • Shell 0.1%