License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries Elasticsearch |
GroupId | GroupIdorg.apache.syncope.ext |
ArtifactId | ArtifactIdsyncope-ext-elasticsearch |
Version | Version2.1.10 |
Type | Typepom |
Description |
DescriptionApache Syncope Ext: Elasticsearch
Apache Syncope Ext: Elasticsearch
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
syncope-ext-elasticsearch-2.1.10.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.10</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.10'
// https://jarcasting.com/artifacts/org.apache.syncope.ext/syncope-ext-elasticsearch/
implementation ("org.apache.syncope.ext:syncope-ext-elasticsearch:2.1.10")
'org.apache.syncope.ext:syncope-ext-elasticsearch:pom:2.1.10'
<dependency org="org.apache.syncope.ext" name="syncope-ext-elasticsearch" rev="2.1.10">
<artifact name="syncope-ext-elasticsearch" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.syncope.ext', module='syncope-ext-elasticsearch', version='2.1.10')
)
libraryDependencies += "org.apache.syncope.ext" % "syncope-ext-elasticsearch" % "2.1.10"
[org.apache.syncope.ext/syncope-ext-elasticsearch "2.1.10"]