License |
License |
---|---|
GroupId | GroupIdcn.detachment |
ArtifactId | ArtifactIddetach-es |
Last Version | Last Version1.0.8-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondetachment basic, utils
|
Filename | Size |
---|---|
detach-es-1.0.8-RELEASE.pom | |
detach-es-1.0.8-RELEASE.jar | 33 KB |
detach-es-1.0.8-RELEASE-sources.jar | 20 KB |
detach-es-1.0.8-RELEASE-javadoc.jar | 200 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.2.6.RELEASE |
cn.detachment : log | jar | 1.0.8-RELEASE |