License |
License |
---|---|
Categories |
CategoriesData CLI User Interface |
GroupId | GroupIdcom.github.cafdataprocessing.elastic |
ArtifactId | ArtifactIdelastic-mapping-updater-cli |
Last Version | Last Version2.2.0-467 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTool to update Elasticsearch index mappings
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing.elastic/elastic-mapping-updater-cli/ -->
<dependency>
<groupId>com.github.cafdataprocessing.elastic</groupId>
<artifactId>elastic-mapping-updater-cli</artifactId>
<version>2.2.0-467</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing.elastic/elastic-mapping-updater-cli/
implementation 'com.github.cafdataprocessing.elastic:elastic-mapping-updater-cli:2.2.0-467'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing.elastic/elastic-mapping-updater-cli/
implementation ("com.github.cafdataprocessing.elastic:elastic-mapping-updater-cli:2.2.0-467")
'com.github.cafdataprocessing.elastic:elastic-mapping-updater-cli:jar:2.2.0-467'
<dependency org="com.github.cafdataprocessing.elastic" name="elastic-mapping-updater-cli" rev="2.2.0-467">
<artifact name="elastic-mapping-updater-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing.elastic', module='elastic-mapping-updater-cli', version='2.2.0-467')
)
libraryDependencies += "com.github.cafdataprocessing.elastic" % "elastic-mapping-updater-cli" % "2.2.0-467"
[com.github.cafdataprocessing.elastic/elastic-mapping-updater-cli "2.2.0-467"]
Group / Artifact | Type | Version |
---|---|---|
com.github.cafdataprocessing.elastic : elastic-mapping-updater | jar | 2.2.0-467 |
info.picocli : picocli | jar | 4.6.1 |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
com.github.cafapi.logging : caf-logging-logback | jar | 2.0.0-238 |
org.slf4j : jcl-over-slf4j | jar | 1.7.30 |