не последняя версия
Последняя версия 7.10.2

org.codelibs.elasticsearch.module:lang-expression 7.0.1

Elasticsearch module: lang-expression

Категории

Категории

Search Прикладные библиотеки Elasticsearch
Группа

Группа

org.codelibs.elasticsearch.module
Идентификатор

Идентификатор

lang-expression
Версия

Версия

7.0.1
Тип

Тип

jar

Скачать lang-expression 7.0.1


<!-- https://jarcasting.com/artifacts/org.codelibs.elasticsearch.module/lang-expression/ -->
<dependency>
    <groupId>org.codelibs.elasticsearch.module</groupId>
    <artifactId>lang-expression</artifactId>
    <version>7.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.codelibs.elasticsearch.module/lang-expression/
implementation 'org.codelibs.elasticsearch.module:lang-expression:7.0.1'
// https://jarcasting.com/artifacts/org.codelibs.elasticsearch.module/lang-expression/
implementation ("org.codelibs.elasticsearch.module:lang-expression:7.0.1")
'org.codelibs.elasticsearch.module:lang-expression:jar:7.0.1'
<dependency org="org.codelibs.elasticsearch.module" name="lang-expression" rev="7.0.1">
  <artifact name="lang-expression" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codelibs.elasticsearch.module', module='lang-expression', version='7.0.1')
)
libraryDependencies += "org.codelibs.elasticsearch.module" % "lang-expression" % "7.0.1"
[org.codelibs.elasticsearch.module/lang-expression "7.0.1"]