License |
License |
---|---|
Categories |
CategoriesCLI User Interface Search Business Logic Libraries Elasticsearch |
GroupId | GroupIdcom.hurence.logisland |
ArtifactId | ArtifactIdlogisland-service-elasticsearch_5_4_0-client |
Last Version | Last Version1.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionElasticsearch 5.4.0 Service Plugin
Implementation of the elasticsearch service api
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.hurence.logisland/logisland-service-elasticsearch_5_4_0-client/ -->
<dependency>
<groupId>com.hurence.logisland</groupId>
<artifactId>logisland-service-elasticsearch_5_4_0-client</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.hurence.logisland/logisland-service-elasticsearch_5_4_0-client/
implementation 'com.hurence.logisland:logisland-service-elasticsearch_5_4_0-client:1.4.0'
// https://jarcasting.com/artifacts/com.hurence.logisland/logisland-service-elasticsearch_5_4_0-client/
implementation ("com.hurence.logisland:logisland-service-elasticsearch_5_4_0-client:1.4.0")
'com.hurence.logisland:logisland-service-elasticsearch_5_4_0-client:jar:1.4.0'
<dependency org="com.hurence.logisland" name="logisland-service-elasticsearch_5_4_0-client" rev="1.4.0">
<artifact name="logisland-service-elasticsearch_5_4_0-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hurence.logisland', module='logisland-service-elasticsearch_5_4_0-client', version='1.4.0')
)
libraryDependencies += "com.hurence.logisland" % "logisland-service-elasticsearch_5_4_0-client" % "1.4.0"
[com.hurence.logisland/logisland-service-elasticsearch_5_4_0-client "1.4.0"]
Group / Artifact | Type | Version |
---|---|---|
com.hurence.logisland : logisland-service-elasticsearch-api | jar | 1.4.0 |
org.elasticsearch : elasticsearch | jar | 5.4.0 |
org.elasticsearch.client : transport | jar | 5.4.0 |
org.slf4j : slf4j-api | jar | 1.7.16 |
Group / Artifact | Type | Version |
---|---|---|
com.hurence.logisland : logisland-api | jar | 1.4.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.vintage : junit-vintage-engine | jar | 5.5.2 |
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.6 |
junit : junit | jar | 4.12 |
com.hurence.logisland : logisland-utils | jar | 1.4.0 |
org.apache.logging.log4j : log4j-api | jar | 2.11.1 |
org.apache.logging.log4j : log4j-core | jar | 2.11.1 |
org.junit.jupiter : junit-jupiter | jar | 5.5.2 |