License |
License |
---|---|
Categories |
CategoriesCLI User Interface Search Business Logic Libraries Elasticsearch |
GroupId | GroupIdcom.bazaarvoice.elasticsearch.client |
ArtifactId | ArtifactIdes-rest-client-parent |
Last Version | Last Version0.1PRE6 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
es-rest-client-parent-0.1PRE6.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.bazaarvoice.elasticsearch.client/es-rest-client-parent/ -->
<dependency>
<groupId>com.bazaarvoice.elasticsearch.client</groupId>
<artifactId>es-rest-client-parent</artifactId>
<version>0.1PRE6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.bazaarvoice.elasticsearch.client/es-rest-client-parent/
implementation 'com.bazaarvoice.elasticsearch.client:es-rest-client-parent:0.1PRE6'
// https://jarcasting.com/artifacts/com.bazaarvoice.elasticsearch.client/es-rest-client-parent/
implementation ("com.bazaarvoice.elasticsearch.client:es-rest-client-parent:0.1PRE6")
'com.bazaarvoice.elasticsearch.client:es-rest-client-parent:pom:0.1PRE6'
<dependency org="com.bazaarvoice.elasticsearch.client" name="es-rest-client-parent" rev="0.1PRE6">
<artifact name="es-rest-client-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.bazaarvoice.elasticsearch.client', module='es-rest-client-parent', version='0.1PRE6')
)
libraryDependencies += "com.bazaarvoice.elasticsearch.client" % "es-rest-client-parent" % "0.1PRE6"
[com.bazaarvoice.elasticsearch.client/es-rest-client-parent "0.1PRE6"]