elasticsearch-curator

Time-based indexes curator for ElasticSearch

License

License

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

com.github.dapicard.elasticsearch.curator
ArtifactId

ArtifactId

elasticsearch-curator
Last Version

Last Version

2.1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

elasticsearch-curator
Time-based indexes curator for ElasticSearch
Project URL

Project URL

https://github.com/dapicard/elastic-curator
Source Code Management

Source Code Management

https://github.com/dapicard/elastic-curator.git

Download elasticsearch-curator

How to add to project

<!-- 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"]

Dependencies

compile (8)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.0.1
2.0.0.1
1.7.0.1
1.6.0.1
1.5.0.1