ES Client Aggregations Support

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-aggregations-support
Last Version

Last Version

0.1PRE3
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download es-client-java-aggregations-support

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.elasticsearch : elasticsearch jar 1.4.4

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.5.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.1PRE3
0.1PRE2