is not current version
Last Version 2.1.0.M20

cloud.agileframework:agile-elasticsearch 2.1.0.M9

SQL for elasticsearch

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

cloud.agileframework
ArtifactId

ArtifactId

agile-elasticsearch
Version

Version

2.1.0.M9
Type

Type

jar

Download agile-elasticsearch 2.1.0.M9


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