Categories |
CategoriesSearch Business Logic Libraries Elasticsearch |
---|---|
GroupId | GroupIdcom.github.code-cubic |
ArtifactId | ArtifactIdelasticsearch-tool |
Last Version | Last Version6.5.4.20210702-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
<!-- 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.20210702-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.code-cubic/elasticsearch-tool/
implementation 'com.github.code-cubic:elasticsearch-tool:6.5.4.20210702-RELEASE'
// https://jarcasting.com/artifacts/com.github.code-cubic/elasticsearch-tool/
implementation ("com.github.code-cubic:elasticsearch-tool:6.5.4.20210702-RELEASE")
'com.github.code-cubic:elasticsearch-tool:jar:6.5.4.20210702-RELEASE'
<dependency org="com.github.code-cubic" name="elasticsearch-tool" rev="6.5.4.20210702-RELEASE">
<artifact name="elasticsearch-tool" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.code-cubic', module='elasticsearch-tool', version='6.5.4.20210702-RELEASE')
)
libraryDependencies += "com.github.code-cubic" % "elasticsearch-tool" % "6.5.4.20210702-RELEASE"
[com.github.code-cubic/elasticsearch-tool "6.5.4.20210702-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.26 |
org.apache.commons : commons-lang3 | jar | 3.7 |
org.elasticsearch : elasticsearch | jar | 6.5.4 |
com.alibaba : fastjson | jar | 1.2.62 |
org.elasticsearch.client : elasticsearch-rest-high-level-client | jar | 6.5.4 |
com.google.guava : guava | jar | 30.0-jre |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.4 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.11.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.5.2 |