Last Version

tripod 0.5.2

A library for bootstrapping the development of search applications.

License

License

GroupId

GroupId

com.bbende.tripod
ArtifactId

ArtifactId

tripod
Version

Version

0.5.2
Type

Type

pom
Description

Description

tripod
A library for bootstrapping the development of search applications.
Project URL

Project URL

https://github.com/bbende/tripod

Download tripod 0.5.2

Filename Size
tripod-0.5.2.pom 16 KB
Browse

<!-- https://jarcasting.com/artifacts/com.bbende.tripod/tripod/ -->
<dependency>
    <groupId>com.bbende.tripod</groupId>
    <artifactId>tripod</artifactId>
    <version>0.5.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.bbende.tripod/tripod/
implementation 'com.bbende.tripod:tripod:0.5.2'
// https://jarcasting.com/artifacts/com.bbende.tripod/tripod/
implementation ("com.bbende.tripod:tripod:0.5.2")
'com.bbende.tripod:tripod:pom:0.5.2'
<dependency org="com.bbende.tripod" name="tripod" rev="0.5.2">
  <artifact name="tripod" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.bbende.tripod', module='tripod', version='0.5.2')
)
libraryDependencies += "com.bbende.tripod" % "tripod" % "0.5.2"
[com.bbende.tripod/tripod "0.5.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • tripod-search-api
  • tripod-search-solr
  • tripod-search-lucene