License |
License
JSL Solucoes, Version 1.0
|
---|---|
Categories |
CategoriesSearch Business Logic Libraries Elasticsearch |
GroupId | GroupIdcom.jslsolucoes |
ArtifactId | ArtifactIdelasticsearch-se |
Last Version | Last Version1.0.32 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJSL Solucoes LTDA parent pom definition
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
elasticsearch-se-1.0.32.pom | |
elasticsearch-se-1.0.32.jar | 2 KB |
elasticsearch-se-1.0.32-sources.jar | 2 KB |
elasticsearch-se-1.0.32-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jslsolucoes/elasticsearch-se/ -->
<dependency>
<groupId>com.jslsolucoes</groupId>
<artifactId>elasticsearch-se</artifactId>
<version>1.0.32</version>
</dependency>
// https://jarcasting.com/artifacts/com.jslsolucoes/elasticsearch-se/
implementation 'com.jslsolucoes:elasticsearch-se:1.0.32'
// https://jarcasting.com/artifacts/com.jslsolucoes/elasticsearch-se/
implementation ("com.jslsolucoes:elasticsearch-se:1.0.32")
'com.jslsolucoes:elasticsearch-se:jar:1.0.32'
<dependency org="com.jslsolucoes" name="elasticsearch-se" rev="1.0.32">
<artifact name="elasticsearch-se" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jslsolucoes', module='elasticsearch-se', version='1.0.32')
)
libraryDependencies += "com.jslsolucoes" % "elasticsearch-se" % "1.0.32"
[com.jslsolucoes/elasticsearch-se "1.0.32"]
Group / Artifact | Type | Version |
---|---|---|
org.elasticsearch.client : elasticsearch-rest-high-level-client | jar | 6.6.0 |
org.apache.httpcomponents : httpclient | jar | 4.5.4 |
commons-logging : commons-logging | jar | 1.2 |
commons-net : commons-net | jar | 3.5 |
commons-codec : commons-codec | jar | 1.11 |
commons-cli : commons-cli | jar | 1.3.1 |
commons-io : commons-io | jar | 2.5 |
org.apache.commons : commons-collections4 | jar | 4.2 |
org.apache.commons : commons-lang3 | jar | 3.8.1 |
com.google.guava : guava | jar | 27.1-jre |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.mockito : mockito-all | jar | 1.9.5 |
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |