License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries Elasticsearch |
GroupId | GroupIdcloud.agileframework |
ArtifactId | ArtifactIdagile-elasticsearch |
Last Version | Last Version2.1.0.M20 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionagile-elasticsearch
SQL for elasticsearch
|
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
junit : junit | jar |