| License |
License |
|---|---|
| GroupId | GroupIdio.personium |
| ArtifactId | ArtifactIdpersonium-lib-es-adapter |
| Last Version | Last Version1_es6.8.22_1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionpersonium-lib-es-adapter
An abstract layer to absorb version incompatibilities of ElasticSearch for Personium.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.personium/personium-lib-es-adapter/ -->
<dependency>
<groupId>io.personium</groupId>
<artifactId>personium-lib-es-adapter</artifactId>
<version>1_es6.8.22_1</version>
</dependency>
// https://jarcasting.com/artifacts/io.personium/personium-lib-es-adapter/
implementation 'io.personium:personium-lib-es-adapter:1_es6.8.22_1'
// https://jarcasting.com/artifacts/io.personium/personium-lib-es-adapter/
implementation ("io.personium:personium-lib-es-adapter:1_es6.8.22_1")
'io.personium:personium-lib-es-adapter:jar:1_es6.8.22_1'
<dependency org="io.personium" name="personium-lib-es-adapter" rev="1_es6.8.22_1">
<artifact name="personium-lib-es-adapter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.personium', module='personium-lib-es-adapter', version='1_es6.8.22_1')
)
libraryDependencies += "io.personium" % "personium-lib-es-adapter" % "1_es6.8.22_1"
[io.personium/personium-lib-es-adapter "1_es6.8.22_1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : jcl-over-slf4j | jar | 1.7.25 |
| com.googlecode.json-simple : json-simple | jar | 1.1 |
| commons-lang : commons-lang | jar | 2.6 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.9.10.8 |
| org.elasticsearch : elasticsearch | jar | 6.8.22 |
| org.elasticsearch.client : transport | jar | 6.8.22 |
| org.apache.logging.log4j : log4j-to-slf4j | jar | 2.11.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.testcontainers : testcontainers | jar | 1.15.2 |
| org.powermock : powermock-module-junit4 | jar | 1.7.4 |
| org.powermock : powermock-api-mockito | jar | 1.7.4 |
| org.mockito : mockito-all | jar | 1.10.19 |