com.hubrick.vertx:vertx-elasticsearch-service

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

com.hubrick.vertx
ArtifactId

ArtifactId

vertx-elasticsearch-service
Last Version

Last Version

2.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Source Code Management

Source Code Management

https://github.com/hubrick/vertx-elasticsearch-service

Download vertx-elasticsearch-service

How to add to project

<!-- 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"]

Dependencies

compile (9)

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

provided (2)

Group / Artifact Type Version
com.englishtown.vertx : vertx-hk2 jar 2.4.0
com.englishtown.vertx : vertx-guice jar 2.3.1

test (9)

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

Project Modules

There are no modules declared in this project.

Versions

Version
2.3.0
2.2.0
2.1.0
2.0.0
1.2.0
1.1.0
1.0.0