is not current version
Last Version 1.10.0.10

com.github.yujiaao:c-estools 1.10.0.8

Generate ORM code by ElasticSearch index mapping

GroupId

GroupId

com.github.yujiaao
ArtifactId

ArtifactId

c-estools
Version

Version

1.10.0.8
Type

Type

jar

Download c-estools 1.10.0.8


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