License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.centit.support |
ArtifactId | ArtifactIdcentit-es-client |
Last Version | Last Version1.2.2101 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.centit.support:centit-es-client
elasticsearch 客户端
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
centit-es-client-1.2.2101.pom | |
centit-es-client-1.2.2101.jar | 29 KB |
centit-es-client-1.2.2101-sources.jar | 20 KB |
centit-es-client-1.2.2101-javadoc.jar | 126 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.centit.support/centit-es-client/ -->
<dependency>
<groupId>com.centit.support</groupId>
<artifactId>centit-es-client</artifactId>
<version>1.2.2101</version>
</dependency>
// https://jarcasting.com/artifacts/com.centit.support/centit-es-client/
implementation 'com.centit.support:centit-es-client:1.2.2101'
// https://jarcasting.com/artifacts/com.centit.support/centit-es-client/
implementation ("com.centit.support:centit-es-client:1.2.2101")
'com.centit.support:centit-es-client:jar:1.2.2101'
<dependency org="com.centit.support" name="centit-es-client" rev="1.2.2101">
<artifact name="centit-es-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.centit.support', module='centit-es-client', version='1.2.2101')
)
libraryDependencies += "com.centit.support" % "centit-es-client" % "1.2.2101"
[com.centit.support/centit-es-client "1.2.2101"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-pool2 | jar | 2.6.0 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.11.1 |
org.apache.logging.log4j : log4j-core | jar | 2.11.1 |
org.apache.logging.log4j : log4j-api | jar | 2.11.1 |
org.apache.commons : commons-collections4 | jar | 4.2 |
org.elasticsearch.client : elasticsearch-rest-high-level-client | jar | 7.0.1 |
org.apache.tika : tika-parsers | jar | 1.22 |
Group / Artifact | Type | Version |
---|---|---|
com.centit.support : centit-utils Optional | jar | 2.3.2101 |
org.projectlombok : lombok | jar | 1.18.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |