MVN

com.github.nantianba : es-mapping

Maven & Gradle

Feb 09, 2023
5 stars

Elasticsearch mapping Generator · A tool to generate elasticsearch mapping

<dependency>
    <groupId>com.github.nantianba</groupId>
    <artifactId>es-mapping</artifactId>
    <version>0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.nantianba : es-mapping to add to Maven - Latest Versions:

  • Latest Stable: 0.2

All Versions

Choose a version of com.github.nantianba : es-mapping to add to Maven - All Versions:

Version Vulnerabilities Updated
0.2
es-mapping-0.2
0.1
es-mapping-0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.nantianba</groupId>
    <artifactId>es-mapping</artifactId>
    <version>0.2</version>
</dependency>