License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries Elasticsearch |
GroupId | GroupIdorg.codelibs.elasticsearch.module |
ArtifactId | ArtifactIdlang-mustache |
Last Version | Last Version7.10.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlang-mustache
Elasticsearch module: lang-mustache
|
Project URL |
Project URL |
Filename | Size |
---|---|
lang-mustache-7.10.2.pom | |
lang-mustache-7.10.2.jar | 61 KB |
lang-mustache-7.10.2-sources.jar | 27 KB |
lang-mustache-7.10.2-javadoc.jar | 335 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.codelibs.elasticsearch.module/lang-mustache/ -->
<dependency>
<groupId>org.codelibs.elasticsearch.module</groupId>
<artifactId>lang-mustache</artifactId>
<version>7.10.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.codelibs.elasticsearch.module/lang-mustache/
implementation 'org.codelibs.elasticsearch.module:lang-mustache:7.10.2'
// https://jarcasting.com/artifacts/org.codelibs.elasticsearch.module/lang-mustache/
implementation ("org.codelibs.elasticsearch.module:lang-mustache:7.10.2")
'org.codelibs.elasticsearch.module:lang-mustache:jar:7.10.2'
<dependency org="org.codelibs.elasticsearch.module" name="lang-mustache" rev="7.10.2">
<artifact name="lang-mustache" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codelibs.elasticsearch.module', module='lang-mustache', version='7.10.2')
)
libraryDependencies += "org.codelibs.elasticsearch.module" % "lang-mustache" % "7.10.2"
[org.codelibs.elasticsearch.module/lang-mustache "7.10.2"]
Group / Artifact | Type | Version |
---|---|---|
com.github.spullara.mustache.java : compiler | jar | 0.9.6 |