Last Version

Annot8 Elasticsearch Components 1.2.2

Components to deal with reading from and writing to Elasticsearch

License

License

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

io.annot8
ArtifactId

ArtifactId

annot8-components-elasticsearch
Version

Version

1.2.2
Type

Type

jar
Description

Description

Annot8 Elasticsearch Components
Components to deal with reading from and writing to Elasticsearch

Download annot8-components-elasticsearch 1.2.2


<!-- https://jarcasting.com/artifacts/io.annot8/annot8-components-elasticsearch/ -->
<dependency>
    <groupId>io.annot8</groupId>
    <artifactId>annot8-components-elasticsearch</artifactId>
    <version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.annot8/annot8-components-elasticsearch/
implementation 'io.annot8:annot8-components-elasticsearch:1.2.2'
// https://jarcasting.com/artifacts/io.annot8/annot8-components-elasticsearch/
implementation ("io.annot8:annot8-components-elasticsearch:1.2.2")
'io.annot8:annot8-components-elasticsearch:jar:1.2.2'
<dependency org="io.annot8" name="annot8-components-elasticsearch" rev="1.2.2">
  <artifact name="annot8-components-elasticsearch" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.annot8', module='annot8-components-elasticsearch', version='1.2.2')
)
libraryDependencies += "io.annot8" % "annot8-components-elasticsearch" % "1.2.2"
[io.annot8/annot8-components-elasticsearch "1.2.2"]

Dependencies

compile (4)

Group / Artifact Type Version
io.annot8 : annot8-components-base jar 1.2.2
co.elastic.clients : elasticsearch-java jar 8.1.0
com.fasterxml.jackson.core : jackson-databind jar 2.13.2
io.annot8 : annot8-api jar 1.2

test (9)

Group / Artifact Type Version
io.annot8 : annot8-test-impl jar 1.2.2
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.mockito : mockito-core jar 4.4.0
org.mockito : mockito-junit-jupiter jar 4.4.0
org.assertj : assertj-core jar 3.22.0
org.assertj : assertj-guava jar 3.4.0
org.slf4j : slf4j-simple jar 1.7.35

Project Modules

There are no modules declared in this project.