License |
License |
---|---|
Categories |
CategoriesCLI User Interface Search Business Logic Libraries Elasticsearch |
GroupId | GroupIdcom.hurence.logisland |
ArtifactId | ArtifactIdlogisland-service-elasticsearch_6_6_2-client |
Last Version | Last Version1.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionElasticsearch 6.6.2 Service Plugin
Module containing all logisland elasticsearch services
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.hurence.logisland/logisland-service-elasticsearch_6_6_2-client/ -->
<dependency>
<groupId>com.hurence.logisland</groupId>
<artifactId>logisland-service-elasticsearch_6_6_2-client</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.hurence.logisland/logisland-service-elasticsearch_6_6_2-client/
implementation 'com.hurence.logisland:logisland-service-elasticsearch_6_6_2-client:1.4.0'
// https://jarcasting.com/artifacts/com.hurence.logisland/logisland-service-elasticsearch_6_6_2-client/
implementation ("com.hurence.logisland:logisland-service-elasticsearch_6_6_2-client:1.4.0")
'com.hurence.logisland:logisland-service-elasticsearch_6_6_2-client:jar:1.4.0'
<dependency org="com.hurence.logisland" name="logisland-service-elasticsearch_6_6_2-client" rev="1.4.0">
<artifact name="logisland-service-elasticsearch_6_6_2-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hurence.logisland', module='logisland-service-elasticsearch_6_6_2-client', version='1.4.0')
)
libraryDependencies += "com.hurence.logisland" % "logisland-service-elasticsearch_6_6_2-client" % "1.4.0"
[com.hurence.logisland/logisland-service-elasticsearch_6_6_2-client "1.4.0"]
Group / Artifact | Type | Version |
---|---|---|
com.hurence.logisland : logisland-service-elasticsearch-api Optional | jar | 1.4.0 |
org.apache.commons : commons-lang3 Optional | jar | 3.7 |
org.elasticsearch : elasticsearch Optional | jar | 6.6.2 |
org.elasticsearch.client : transport Optional | jar | 6.6.2 |
org.elasticsearch.client : elasticsearch-rest-high-level-client Optional | jar | 6.6.2 |
org.apache.logging.log4j : log4j-api | jar | 2.11.1 |
org.apache.logging.log4j : log4j-core | jar | 2.11.1 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api Optional | jar | 1.7.16 |
com.hurence.logisland : logisland-api Optional | 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 |
org.testcontainers : testcontainers | jar | 1.16.0 |
org.testcontainers : elasticsearch | jar | 1.16.0 |
com.hurence.logisland : logisland-utils | jar | 1.4.0 |
org.junit.jupiter : junit-jupiter | jar | 5.5.2 |