License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries Elasticsearch |
GroupId | GroupIdcom.github.dapicard.elasticsearch.curator |
ArtifactId | ArtifactIdelasticsearch-curator |
Last Version | Last Version2.1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionelasticsearch-curator
Time-based indexes curator for ElasticSearch
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.dapicard.elasticsearch.curator/elasticsearch-curator/ -->
<dependency>
<groupId>com.github.dapicard.elasticsearch.curator</groupId>
<artifactId>elasticsearch-curator</artifactId>
<version>2.1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dapicard.elasticsearch.curator/elasticsearch-curator/
implementation 'com.github.dapicard.elasticsearch.curator:elasticsearch-curator:2.1.0.1'
// https://jarcasting.com/artifacts/com.github.dapicard.elasticsearch.curator/elasticsearch-curator/
implementation ("com.github.dapicard.elasticsearch.curator:elasticsearch-curator:2.1.0.1")
'com.github.dapicard.elasticsearch.curator:elasticsearch-curator:jar:2.1.0.1'
<dependency org="com.github.dapicard.elasticsearch.curator" name="elasticsearch-curator" rev="2.1.0.1">
<artifact name="elasticsearch-curator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dapicard.elasticsearch.curator', module='elasticsearch-curator', version='2.1.0.1')
)
libraryDependencies += "com.github.dapicard.elasticsearch.curator" % "elasticsearch-curator" % "2.1.0.1"
[com.github.dapicard.elasticsearch.curator/elasticsearch-curator "2.1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.elasticsearch : elasticsearch | jar | 2.1.1 |
commons-io : commons-io | jar | 2.4 |
org.apache.logging.log4j : log4j-api | jar | 2.1 |
org.apache.logging.log4j : log4j-core | jar | 2.1 |
org.apache.logging.log4j : log4j-jul | jar | 2.1 |
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.4.3 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.4.3 |
joda-time : joda-time | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |