Categories |
CategoriesSearch Business Logic Libraries Elasticsearch |
---|---|
GroupId | GroupIdcom.jslsolucoes |
ArtifactId | ArtifactIdcdi-elasticsearch |
Version | Version1.0.33 |
Type | Typejar |
Filename | Size |
---|---|
cdi-elasticsearch-1.0.33.pom | |
cdi-elasticsearch-1.0.33.jar | 8 KB |
cdi-elasticsearch-1.0.33-sources.jar | 4 KB |
cdi-elasticsearch-1.0.33-javadoc.jar | 34 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jslsolucoes/cdi-elasticsearch/ -->
<dependency>
<groupId>com.jslsolucoes</groupId>
<artifactId>cdi-elasticsearch</artifactId>
<version>1.0.33</version>
</dependency>
// https://jarcasting.com/artifacts/com.jslsolucoes/cdi-elasticsearch/
implementation 'com.jslsolucoes:cdi-elasticsearch:1.0.33'
// https://jarcasting.com/artifacts/com.jslsolucoes/cdi-elasticsearch/
implementation ("com.jslsolucoes:cdi-elasticsearch:1.0.33")
'com.jslsolucoes:cdi-elasticsearch:jar:1.0.33'
<dependency org="com.jslsolucoes" name="cdi-elasticsearch" rev="1.0.33">
<artifact name="cdi-elasticsearch" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jslsolucoes', module='cdi-elasticsearch', version='1.0.33')
)
libraryDependencies += "com.jslsolucoes" % "cdi-elasticsearch" % "1.0.33"
[com.jslsolucoes/cdi-elasticsearch "1.0.33"]