License |
License |
---|---|
Categories |
CategoriesJava Languages CLI User Interface Jersey Program Interface REST Frameworks Search Business Logic Libraries Elasticsearch |
GroupId | GroupIdcom.bazaarvoice.elasticsearch.client |
ArtifactId | ArtifactIdes-client-java-jersey |
Last Version | Last Version0.1PRE3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionES Jersey Client
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
<!-- https://jarcasting.com/artifacts/com.bazaarvoice.elasticsearch.client/es-client-java-jersey/ -->
<dependency>
<groupId>com.bazaarvoice.elasticsearch.client</groupId>
<artifactId>es-client-java-jersey</artifactId>
<version>0.1PRE3</version>
</dependency>
// https://jarcasting.com/artifacts/com.bazaarvoice.elasticsearch.client/es-client-java-jersey/
implementation 'com.bazaarvoice.elasticsearch.client:es-client-java-jersey:0.1PRE3'
// https://jarcasting.com/artifacts/com.bazaarvoice.elasticsearch.client/es-client-java-jersey/
implementation ("com.bazaarvoice.elasticsearch.client:es-client-java-jersey:0.1PRE3")
'com.bazaarvoice.elasticsearch.client:es-client-java-jersey:jar:0.1PRE3'
<dependency org="com.bazaarvoice.elasticsearch.client" name="es-client-java-jersey" rev="0.1PRE3">
<artifact name="es-client-java-jersey" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bazaarvoice.elasticsearch.client', module='es-client-java-jersey', version='0.1PRE3')
)
libraryDependencies += "com.bazaarvoice.elasticsearch.client" % "es-client-java-jersey" % "0.1PRE3"
[com.bazaarvoice.elasticsearch.client/es-client-java-jersey "0.1PRE3"]
Group / Artifact | Type | Version |
---|---|---|
com.bazaarvoice.elasticsearch.client : es-client-java-core | jar | 0.1PRE3 |
com.bazaarvoice.elasticsearch.client : es-client-java-aggregations-support | jar | 0.1PRE3 |
com.sun.jersey : jersey-client | jar | 1.17.1 |
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.groovy : groovy-all | jar | 2.3.5 |
org.testng : testng | jar | 6.5.2 |