is not current version
Last Version 2.3.0

com.hubrick.vertx:vertx-elasticsearch-service 1.0.0


Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

com.hubrick.vertx
ArtifactId

ArtifactId

vertx-elasticsearch-service
Version

Version

1.0.0
Type

Type

jar

Download vertx-elasticsearch-service 1.0.0


<!-- https://jarcasting.com/artifacts/com.hubrick.vertx/vertx-elasticsearch-service/ -->
<dependency>
    <groupId>com.hubrick.vertx</groupId>
    <artifactId>vertx-elasticsearch-service</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.hubrick.vertx/vertx-elasticsearch-service/
implementation 'com.hubrick.vertx:vertx-elasticsearch-service:1.0.0'
// https://jarcasting.com/artifacts/com.hubrick.vertx/vertx-elasticsearch-service/
implementation ("com.hubrick.vertx:vertx-elasticsearch-service:1.0.0")
'com.hubrick.vertx:vertx-elasticsearch-service:jar:1.0.0'
<dependency org="com.hubrick.vertx" name="vertx-elasticsearch-service" rev="1.0.0">
  <artifact name="vertx-elasticsearch-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hubrick.vertx', module='vertx-elasticsearch-service', version='1.0.0')
)
libraryDependencies += "com.hubrick.vertx" % "vertx-elasticsearch-service" % "1.0.0"
[com.hubrick.vertx/vertx-elasticsearch-service "1.0.0"]