is not current version
Last Version 0.1PRE3

com.bazaarvoice.elasticsearch.client:parent 0.1PRE2


Categories

Categories

CLI User Interface Search Business Logic Libraries Elasticsearch
GroupId

GroupId

com.bazaarvoice.elasticsearch.client
ArtifactId

ArtifactId

parent
Version

Version

0.1PRE2
Type

Type

pom

Download parent 0.1PRE2

Filename Size
parent-0.1PRE2.pom 4 KB
Browse

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