is not current version
Last Version 6.5.4.20210702-RELEASE

com.github.code-cubic:elasticsearch-tool 6.5.4.20201101-RELEASE


Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

com.github.code-cubic
ArtifactId

ArtifactId

elasticsearch-tool
Version

Version

6.5.4.20201101-RELEASE
Type

Type

jar

Download elasticsearch-tool 6.5.4.20201101-RELEASE


<!-- https://jarcasting.com/artifacts/com.github.code-cubic/elasticsearch-tool/ -->
<dependency>
    <groupId>com.github.code-cubic</groupId>
    <artifactId>elasticsearch-tool</artifactId>
    <version>6.5.4.20201101-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.code-cubic/elasticsearch-tool/
implementation 'com.github.code-cubic:elasticsearch-tool:6.5.4.20201101-RELEASE'
// https://jarcasting.com/artifacts/com.github.code-cubic/elasticsearch-tool/
implementation ("com.github.code-cubic:elasticsearch-tool:6.5.4.20201101-RELEASE")
'com.github.code-cubic:elasticsearch-tool:jar:6.5.4.20201101-RELEASE'
<dependency org="com.github.code-cubic" name="elasticsearch-tool" rev="6.5.4.20201101-RELEASE">
  <artifact name="elasticsearch-tool" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.code-cubic', module='elasticsearch-tool', version='6.5.4.20201101-RELEASE')
)
libraryDependencies += "com.github.code-cubic" % "elasticsearch-tool" % "6.5.4.20201101-RELEASE"
[com.github.code-cubic/elasticsearch-tool "6.5.4.20201101-RELEASE"]