| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface Search Business Logic Libraries Elasticsearch |
| GroupId | GroupIdnl.vpro.shared |
| ArtifactId | ArtifactIdvpro-shared-elasticsearch-high-level-client |
| Version | Version2.25.0 |
| Type | Typejar |
| Description |
DescriptionDescription These are various shared utility modules which are used on several places in VPRO artifacts.
|
<!-- https://jarcasting.com/artifacts/nl.vpro.shared/vpro-shared-elasticsearch-high-level-client/ -->
<dependency>
<groupId>nl.vpro.shared</groupId>
<artifactId>vpro-shared-elasticsearch-high-level-client</artifactId>
<version>2.25.0</version>
</dependency>
// https://jarcasting.com/artifacts/nl.vpro.shared/vpro-shared-elasticsearch-high-level-client/
implementation 'nl.vpro.shared:vpro-shared-elasticsearch-high-level-client:2.25.0'
// https://jarcasting.com/artifacts/nl.vpro.shared/vpro-shared-elasticsearch-high-level-client/
implementation ("nl.vpro.shared:vpro-shared-elasticsearch-high-level-client:2.25.0")
'nl.vpro.shared:vpro-shared-elasticsearch-high-level-client:jar:2.25.0'
<dependency org="nl.vpro.shared" name="vpro-shared-elasticsearch-high-level-client" rev="2.25.0">
<artifact name="vpro-shared-elasticsearch-high-level-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.vpro.shared', module='vpro-shared-elasticsearch-high-level-client', version='2.25.0')
)
libraryDependencies += "nl.vpro.shared" % "vpro-shared-elasticsearch-high-level-client" % "2.25.0"
[nl.vpro.shared/vpro-shared-elasticsearch-high-level-client "2.25.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| nl.vpro.shared : vpro-shared-util | jar | |
| commons-io : commons-io | jar | 2.8.0 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| org.elasticsearch.client : elasticsearch-rest-high-level-client | jar | 7.12.0 |
| nl.vpro.shared : vpro-shared-elasticsearch-client | jar | |
| javax.annotation : javax.annotation-api Optional | jar | 1.3.2 |
| org.checkerframework : checker-qual Optional | jar | 3.12.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.20 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.7.27 |
| org.junit.jupiter : junit-jupiter | jar | |
| org.assertj : assertj-core | jar | 3.19.0 |
| org.mockito : mockito-core | jar | 3.9.0 |