License |
License |
---|---|
GroupId | GroupIdcom.github.xinlc |
ArtifactId | ArtifactIdeshlc-core |
Last Version | Last Version2021.04.01.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe core of eshlc
|
<!-- https://jarcasting.com/artifacts/com.github.xinlc/eshlc-core/ -->
<dependency>
<groupId>com.github.xinlc</groupId>
<artifactId>eshlc-core</artifactId>
<version>2021.04.01.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xinlc/eshlc-core/
implementation 'com.github.xinlc:eshlc-core:2021.04.01.RELEASE'
// https://jarcasting.com/artifacts/com.github.xinlc/eshlc-core/
implementation ("com.github.xinlc:eshlc-core:2021.04.01.RELEASE")
'com.github.xinlc:eshlc-core:jar:2021.04.01.RELEASE'
<dependency org="com.github.xinlc" name="eshlc-core" rev="2021.04.01.RELEASE">
<artifact name="eshlc-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xinlc', module='eshlc-core', version='2021.04.01.RELEASE')
)
libraryDependencies += "com.github.xinlc" % "eshlc-core" % "2021.04.01.RELEASE"
[com.github.xinlc/eshlc-core "2021.04.01.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.28 |
com.fasterxml.jackson.core : jackson-core | jar | 2.10.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.0 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.10.0 |
cn.hutool : hutool-all | jar | 5.6.2 |
org.elasticsearch.client : elasticsearch-rest-high-level-client | jar | 7.12.0 |
org.elasticsearch.client : elasticsearch-rest-client | jar | 7.12.0 |
org.elasticsearch : elasticsearch | jar | 7.12.0 |