| GroupId | GroupIdcom.github.yujiaao |
|---|---|
| ArtifactId | ArtifactIdc-estools |
| Version | Version1.10.0.5 |
| Type | Typejar |
| Description |
DescriptionGenerate ORM code by ElasticSearch index mapping
|
| Filename | Size |
|---|---|
| c-estools-1.10.0.5.pom | |
| c-estools-1.10.0.5.jar | 74 KB |
| c-estools-1.10.0.5-sources.jar | 39 KB |
| c-estools-1.10.0.5-javadoc.jar | 347 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.yujiaao/c-estools/ -->
<dependency>
<groupId>com.github.yujiaao</groupId>
<artifactId>c-estools</artifactId>
<version>1.10.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yujiaao/c-estools/
implementation 'com.github.yujiaao:c-estools:1.10.0.5'
// https://jarcasting.com/artifacts/com.github.yujiaao/c-estools/
implementation ("com.github.yujiaao:c-estools:1.10.0.5")
'com.github.yujiaao:c-estools:jar:1.10.0.5'
<dependency org="com.github.yujiaao" name="c-estools" rev="1.10.0.5">
<artifact name="c-estools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yujiaao', module='c-estools', version='1.10.0.5')
)
libraryDependencies += "com.github.yujiaao" % "c-estools" % "1.10.0.5"
[com.github.yujiaao/c-estools "1.10.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.yujiaao : c-dbtools | jar | |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.1 |
| org.apache.httpcomponents : httpclient | jar | 4.5.13 |
| io.burt : jmespath-jackson | jar | 0.5.1 |
| mysql : mysql-connector-java | jar | 8.0.26 |