agile-elasticsearch

SQL for elasticsearch

License

License

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

cloud.agileframework
ArtifactId

ArtifactId

agile-elasticsearch
Last Version

Last Version

2.1.0.M20
Release Date

Release Date

Type

Type

jar
Description

Description

agile-elasticsearch
SQL for elasticsearch

Download agile-elasticsearch

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.boot : spring-boot-starter-data-elasticsearch jar
org.springframework.data : spring-data-elasticsearch jar 4.2.0
org.springframework.boot : spring-boot-starter-web jar
org.apache.commons : commons-pool2 Optional jar
org.projectlombok : lombok Optional jar
cloud.agileframework : agile-dictionary Optional jar 2.1.0.M20
cloud.agileframework : spring-util jar 2.1.0.M20
cloud.agileframework : agile-data-common jar 2.1.0.M20

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
junit : junit jar

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.0.M20
2.1.0.M19
2.1.0.M18
2.1.0.M17
2.1.0.M16
2.1.0.M15
2.1.0.M10
2.1.0.M9
2.1.0.M8