Categories |
CategoriesSearch Business Logic Libraries Elasticsearch |
---|---|
GroupId | GroupIdorg.codelibs |
ArtifactId | ArtifactIdelasticsearch-sstmpl |
Version | Version6.6.0 |
Type | Typejar |
Filename | Size |
---|---|
elasticsearch-sstmpl-6.6.0.pom | |
elasticsearch-sstmpl-6.6.0.zip | 30 KB |
elasticsearch-sstmpl-6.6.0-sources.jar | 23 KB |
elasticsearch-sstmpl-6.6.0-javadoc.jar | 489 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.codelibs/elasticsearch-sstmpl/ -->
<dependency>
<groupId>org.codelibs</groupId>
<artifactId>elasticsearch-sstmpl</artifactId>
<version>6.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.codelibs/elasticsearch-sstmpl/
implementation 'org.codelibs:elasticsearch-sstmpl:6.6.0'
// https://jarcasting.com/artifacts/org.codelibs/elasticsearch-sstmpl/
implementation ("org.codelibs:elasticsearch-sstmpl:6.6.0")
'org.codelibs:elasticsearch-sstmpl:jar:6.6.0'
<dependency org="org.codelibs" name="elasticsearch-sstmpl" rev="6.6.0">
<artifact name="elasticsearch-sstmpl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codelibs', module='elasticsearch-sstmpl', version='6.6.0')
)
libraryDependencies += "org.codelibs" % "elasticsearch-sstmpl" % "6.6.0"
[org.codelibs/elasticsearch-sstmpl "6.6.0"]