com.github.nantianba:es-mapping-generator

A tool to generate elasticsearch mapping

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.nantianba
ArtifactId

ArtifactId

es-mapping-generator
Last Version

Last Version

0.1
Release Date

Release Date

Type

Type

jar
Description

Description

A tool to generate elasticsearch mapping

Download es-mapping-generator

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.nantianba/es-mapping-generator/ -->
<dependency>
    <groupId>com.github.nantianba</groupId>
    <artifactId>es-mapping-generator</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nantianba/es-mapping-generator/
implementation 'com.github.nantianba:es-mapping-generator:0.1'
// https://jarcasting.com/artifacts/com.github.nantianba/es-mapping-generator/
implementation ("com.github.nantianba:es-mapping-generator:0.1")
'com.github.nantianba:es-mapping-generator:jar:0.1'
<dependency org="com.github.nantianba" name="es-mapping-generator" rev="0.1">
  <artifact name="es-mapping-generator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nantianba', module='es-mapping-generator', version='0.1')
)
libraryDependencies += "com.github.nantianba" % "es-mapping-generator" % "0.1"
[com.github.nantianba/es-mapping-generator "0.1"]

Dependencies

compile (2)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.6
org.apache.commons : commons-lang3 jar 3.12.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.4.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.1