Last Version

ES Rest Client Reactor 0.1PRE6

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

License

License

Categories

Categories

Java Languages CLI User Interface Search Business Logic Libraries Elasticsearch
GroupId

GroupId

com.bazaarvoice.elasticsearch.client
ArtifactId

ArtifactId

es-client-java-complete
Version

Version

0.1PRE6
Type

Type

pom
Description

Description

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

Source Code Management

http://github.com/vvcephei/es-client-java

Download es-client-java-complete 0.1PRE6


<!-- https://jarcasting.com/artifacts/com.bazaarvoice.elasticsearch.client/es-client-java-complete/ -->
<dependency>
    <groupId>com.bazaarvoice.elasticsearch.client</groupId>
    <artifactId>es-client-java-complete</artifactId>
    <version>0.1PRE6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.bazaarvoice.elasticsearch.client/es-client-java-complete/
implementation 'com.bazaarvoice.elasticsearch.client:es-client-java-complete:0.1PRE6'
// https://jarcasting.com/artifacts/com.bazaarvoice.elasticsearch.client/es-client-java-complete/
implementation ("com.bazaarvoice.elasticsearch.client:es-client-java-complete:0.1PRE6")
'com.bazaarvoice.elasticsearch.client:es-client-java-complete:pom:0.1PRE6'
<dependency org="com.bazaarvoice.elasticsearch.client" name="es-client-java-complete" rev="0.1PRE6">
  <artifact name="es-client-java-complete" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.bazaarvoice.elasticsearch.client', module='es-client-java-complete', version='0.1PRE6')
)
libraryDependencies += "com.bazaarvoice.elasticsearch.client" % "es-client-java-complete" % "0.1PRE6"
[com.bazaarvoice.elasticsearch.client/es-client-java-complete "0.1PRE6"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • parent
  • es-rest-client-1.3
  • es-rest-client-1.4