License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries Elasticsearch |
GroupId | GroupIdorg.codelibs.elasticsearch.module |
ArtifactId | ArtifactIdtribe |
Last Version | Last Version6.8.12 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontribe
Elasticsearch module: tribe
|
Project URL |
Project URL |
Filename | Size |
---|---|
tribe-6.8.12.pom | |
tribe-6.8.12.jar | 27 KB |
tribe-6.8.12-sources.jar | 11 KB |
tribe-6.8.12-javadoc.jar | 335 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.codelibs.elasticsearch.module/tribe/ -->
<dependency>
<groupId>org.codelibs.elasticsearch.module</groupId>
<artifactId>tribe</artifactId>
<version>6.8.12</version>
</dependency>
// https://jarcasting.com/artifacts/org.codelibs.elasticsearch.module/tribe/
implementation 'org.codelibs.elasticsearch.module:tribe:6.8.12'
// https://jarcasting.com/artifacts/org.codelibs.elasticsearch.module/tribe/
implementation ("org.codelibs.elasticsearch.module:tribe:6.8.12")
'org.codelibs.elasticsearch.module:tribe:jar:6.8.12'
<dependency org="org.codelibs.elasticsearch.module" name="tribe" rev="6.8.12">
<artifact name="tribe" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codelibs.elasticsearch.module', module='tribe', version='6.8.12')
)
libraryDependencies += "org.codelibs.elasticsearch.module" % "tribe" % "6.8.12"
[org.codelibs.elasticsearch.module/tribe "6.8.12"]