License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries Elasticsearch |
GroupId | GroupIdorg.apache.syncope.ext |
ArtifactId | ArtifactIdsyncope-ext-elasticsearch |
Last Version | Last Version2.1.11 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionApache Syncope Ext: Elasticsearch
Apache Syncope Ext: Elasticsearch
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
syncope-ext-elasticsearch-2.1.11.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.syncope.ext/syncope-ext-elasticsearch/ -->
<dependency>
<groupId>org.apache.syncope.ext</groupId>
<artifactId>syncope-ext-elasticsearch</artifactId>
<version>2.1.11</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.syncope.ext/syncope-ext-elasticsearch/
implementation 'org.apache.syncope.ext:syncope-ext-elasticsearch:2.1.11'
// https://jarcasting.com/artifacts/org.apache.syncope.ext/syncope-ext-elasticsearch/
implementation ("org.apache.syncope.ext:syncope-ext-elasticsearch:2.1.11")
'org.apache.syncope.ext:syncope-ext-elasticsearch:pom:2.1.11'
<dependency org="org.apache.syncope.ext" name="syncope-ext-elasticsearch" rev="2.1.11">
<artifact name="syncope-ext-elasticsearch" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.syncope.ext', module='syncope-ext-elasticsearch', version='2.1.11')
)
libraryDependencies += "org.apache.syncope.ext" % "syncope-ext-elasticsearch" % "2.1.11"
[org.apache.syncope.ext/syncope-ext-elasticsearch "2.1.11"]