cn.detachment:detach-es

detachment basic, utils

License

License

GroupId

GroupId

cn.detachment
ArtifactId

ArtifactId

detach-es
Last Version

Last Version

1.0.8-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

detachment basic, utils

Download detach-es

How to add to project

<!-- https://jarcasting.com/artifacts/cn.detachment/detach-es/ -->
<dependency>
    <groupId>cn.detachment</groupId>
    <artifactId>detach-es</artifactId>
    <version>1.0.8-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.detachment/detach-es/
implementation 'cn.detachment:detach-es:1.0.8-RELEASE'
// https://jarcasting.com/artifacts/cn.detachment/detach-es/
implementation ("cn.detachment:detach-es:1.0.8-RELEASE")
'cn.detachment:detach-es:jar:1.0.8-RELEASE'
<dependency org="cn.detachment" name="detach-es" rev="1.0.8-RELEASE">
  <artifact name="detach-es" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.detachment', module='detach-es', version='1.0.8-RELEASE')
)
libraryDependencies += "cn.detachment" % "detach-es" % "1.0.8-RELEASE"
[cn.detachment/detach-es "1.0.8-RELEASE"]

Dependencies

compile (11)

Group / Artifact Type Version
org.slf4j : slf4j-api jar
org.elasticsearch.client : elasticsearch-rest-high-level-client jar 7.4.2
org.elasticsearch : elasticsearch jar 7.4.2
org.elasticsearch.client : elasticsearch-rest-client jar 7.4.2
org.springframework : spring-beans jar
org.springframework : spring-context jar
org.springframework.boot : spring-boot jar
com.alibaba : fastjson jar 1.2.58
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.projectlombok : lombok jar 1.18.8
org.springframework : spring-core jar

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.2.6.RELEASE
cn.detachment : log jar 1.0.8-RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.8-RELEASE