License |
License |
---|---|
GroupId | GroupIdcom.github.shoothzj |
ArtifactId | ArtifactIdsdk-es |
Last Version | Last Version3.0.31.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJava dependency
|
Project Organization |
Project OrganizationShoothzj |
Filename | Size |
---|---|
sdk-es-3.0.31.RELEASE.pom | |
sdk-es-3.0.31.RELEASE.jar | 3 KB |
sdk-es-3.0.31.RELEASE-sources.jar | 2 KB |
sdk-es-3.0.31.RELEASE-javadoc.jar | 403 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.shoothzj/sdk-es/ -->
<dependency>
<groupId>com.github.shoothzj</groupId>
<artifactId>sdk-es</artifactId>
<version>3.0.31.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shoothzj/sdk-es/
implementation 'com.github.shoothzj:sdk-es:3.0.31.RELEASE'
// https://jarcasting.com/artifacts/com.github.shoothzj/sdk-es/
implementation ("com.github.shoothzj:sdk-es:3.0.31.RELEASE")
'com.github.shoothzj:sdk-es:jar:3.0.31.RELEASE'
<dependency org="com.github.shoothzj" name="sdk-es" rev="3.0.31.RELEASE">
<artifact name="sdk-es" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shoothzj', module='sdk-es', version='3.0.31.RELEASE')
)
libraryDependencies += "com.github.shoothzj" % "sdk-es" % "3.0.31.RELEASE"
[com.github.shoothzj/sdk-es "3.0.31.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.elasticsearch.client : elasticsearch-rest-high-level-client | jar | 7.9.1 |
com.github.shoothzj : java-tool | jar | 3.0.31.RELEASE |
org.projectlombok : lombok | jar | 1.18.12 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |