License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries Elasticsearch |
GroupId | GroupIdcom.hubrick.vertx |
ArtifactId | ArtifactIdvertx-elasticsearch-service |
Last Version | Last Version2.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.hubrick.vertx/vertx-elasticsearch-service/ -->
<dependency>
<groupId>com.hubrick.vertx</groupId>
<artifactId>vertx-elasticsearch-service</artifactId>
<version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.hubrick.vertx/vertx-elasticsearch-service/
implementation 'com.hubrick.vertx:vertx-elasticsearch-service:2.3.0'
// https://jarcasting.com/artifacts/com.hubrick.vertx/vertx-elasticsearch-service/
implementation ("com.hubrick.vertx:vertx-elasticsearch-service:2.3.0")
'com.hubrick.vertx:vertx-elasticsearch-service:jar:2.3.0'
<dependency org="com.hubrick.vertx" name="vertx-elasticsearch-service" rev="2.3.0">
<artifact name="vertx-elasticsearch-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hubrick.vertx', module='vertx-elasticsearch-service', version='2.3.0')
)
libraryDependencies += "com.hubrick.vertx" % "vertx-elasticsearch-service" % "2.3.0"
[com.hubrick.vertx/vertx-elasticsearch-service "2.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.elasticsearch : elasticsearch | jar | 6.1.1 |
org.elasticsearch.client : transport | jar | 6.1.1 |
org.apache.commons : commons-lang3 | jar | 3.7 |
io.vertx : vertx-service-proxy | jar | |
io.vertx : vertx-rx-java | jar | |
io.vertx : vertx-rx-java2 | jar | |
io.vertx : vertx-codegen Optional | jar | |
io.vertx : vertx-lang-js Optional | jar | |
org.slf4j : slf4j-api | jar | 1.7.7 |
Group / Artifact | Type | Version |
---|---|---|
com.englishtown.vertx : vertx-hk2 | jar | 2.4.0 |
com.englishtown.vertx : vertx-guice | jar | 2.3.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-core | jar | 2.1 |
org.apache.logging.log4j : log4j-1.2-api | jar | 2.1 |
org.slf4j : jcl-over-slf4j | jar | 1.7.7 |
org.slf4j : jul-to-slf4j | jar | 1.7.7 |
com.englishtown.vertx : vertx-when | jar | 4.1.1 |
io.vertx : vertx-service-factory | jar | |
io.vertx : vertx-unit | jar | 3.5.2 |
org.hamcrest : hamcrest-all | jar | 1.3 |
junit : junit | jar | 4.12 |