License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries Elasticsearch |
GroupId | GroupIdorg.sistcoop |
ArtifactId | ArtifactIdelasticsearch |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionElasticsearch
Elasticsearch Shaded
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
elasticsearch-1.0.5.pom | 15 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.sistcoop/elasticsearch/ -->
<dependency>
<groupId>org.sistcoop</groupId>
<artifactId>elasticsearch</artifactId>
<version>1.0.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.sistcoop/elasticsearch/
implementation 'org.sistcoop:elasticsearch:1.0.5'
// https://jarcasting.com/artifacts/org.sistcoop/elasticsearch/
implementation ("org.sistcoop:elasticsearch:1.0.5")
'org.sistcoop:elasticsearch:pom:1.0.5'
<dependency org="org.sistcoop" name="elasticsearch" rev="1.0.5">
<artifact name="elasticsearch" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.sistcoop', module='elasticsearch', version='1.0.5')
)
libraryDependencies += "org.sistcoop" % "elasticsearch" % "1.0.5"
[org.sistcoop/elasticsearch "1.0.5"]