com.github.xinlc:eshlc-core

The core of eshlc

License

License

GroupId

GroupId

com.github.xinlc
ArtifactId

ArtifactId

eshlc-core
Last Version

Last Version

2021.04.01.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

The core of eshlc

Download eshlc-core

How to add to project

<!-- 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"]

Dependencies

compile (8)

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

Project Modules

There are no modules declared in this project.

Versions

Version
2021.04.01.RELEASE