License |
License |
---|---|
Categories |
CategoriesCLI User Interface Search Business Logic Libraries Elasticsearch |
GroupId | GroupIdorg.apache.syncope.ext.elasticsearch |
ArtifactId | ArtifactIdsyncope-ext-elasticsearch-client |
Last Version | Last Version2.1.11 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Syncope Ext: Elasticsearch Client
Apache Syncope Ext: Elasticsearch Client
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.syncope.ext.elasticsearch/syncope-ext-elasticsearch-client/ -->
<dependency>
<groupId>org.apache.syncope.ext.elasticsearch</groupId>
<artifactId>syncope-ext-elasticsearch-client</artifactId>
<version>2.1.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.syncope.ext.elasticsearch/syncope-ext-elasticsearch-client/
implementation 'org.apache.syncope.ext.elasticsearch:syncope-ext-elasticsearch-client:2.1.11'
// https://jarcasting.com/artifacts/org.apache.syncope.ext.elasticsearch/syncope-ext-elasticsearch-client/
implementation ("org.apache.syncope.ext.elasticsearch:syncope-ext-elasticsearch-client:2.1.11")
'org.apache.syncope.ext.elasticsearch:syncope-ext-elasticsearch-client:jar:2.1.11'
<dependency org="org.apache.syncope.ext.elasticsearch" name="syncope-ext-elasticsearch-client" rev="2.1.11">
<artifact name="syncope-ext-elasticsearch-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.syncope.ext.elasticsearch', module='syncope-ext-elasticsearch-client', version='2.1.11')
)
libraryDependencies += "org.apache.syncope.ext.elasticsearch" % "syncope-ext-elasticsearch-client" % "2.1.11"
[org.apache.syncope.ext.elasticsearch/syncope-ext-elasticsearch-client "2.1.11"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.syncope.core : syncope-core-spring | jar | 2.1.11 |
org.elasticsearch.client : elasticsearch-rest-high-level-client | jar | 7.15.2 |
org.elasticsearch.client : elasticsearch-rest-client | jar | 7.15.2 |
org.elasticsearch : elasticsearch | jar | 7.15.2 |
com.fasterxml.jackson.dataformat : jackson-dataformat-smile | jar | 2.11.4 |
com.fasterxml.jackson.dataformat : jackson-dataformat-cbor | jar | 2.11.4 |