License |
License |
---|---|
Categories |
CategoriesCLI User Interface Search Business Logic Libraries Elasticsearch |
GroupId | GroupIdnl.vpro.shared |
ArtifactId | ArtifactIdvpro-shared-elasticsearch-high-level-client |
Version | Version2.28.4 |
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.28.4</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.28.4'
// https://jarcasting.com/artifacts/nl.vpro.shared/vpro-shared-elasticsearch-high-level-client/
implementation ("nl.vpro.shared:vpro-shared-elasticsearch-high-level-client:2.28.4")
'nl.vpro.shared:vpro-shared-elasticsearch-high-level-client:jar:2.28.4'
<dependency org="nl.vpro.shared" name="vpro-shared-elasticsearch-high-level-client" rev="2.28.4">
<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.28.4')
)
libraryDependencies += "nl.vpro.shared" % "vpro-shared-elasticsearch-high-level-client" % "2.28.4"
[nl.vpro.shared/vpro-shared-elasticsearch-high-level-client "2.28.4"]
Group / Artifact | Type | Version |
---|---|---|
nl.vpro.shared : vpro-shared-util | jar | |
commons-io : commons-io | jar | 2.10.0 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
org.elasticsearch.client : elasticsearch-rest-high-level-client | jar | 7.13.4 |
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.15.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.20.2 |
org.mockito : mockito-core | jar | 3.11.2 |