Categories |
CategoriesSearch Business Logic Libraries Elasticsearch |
---|---|
GroupId | GroupIdde.kaufhof.ets |
ArtifactId | ArtifactIdets-elasticsearch-rest-connector-core |
Version | Version0.1.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/de.kaufhof.ets/ets-elasticsearch-rest-connector-core/ -->
<dependency>
<groupId>de.kaufhof.ets</groupId>
<artifactId>ets-elasticsearch-rest-connector-core</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.kaufhof.ets/ets-elasticsearch-rest-connector-core/
implementation 'de.kaufhof.ets:ets-elasticsearch-rest-connector-core:0.1.0'
// https://jarcasting.com/artifacts/de.kaufhof.ets/ets-elasticsearch-rest-connector-core/
implementation ("de.kaufhof.ets:ets-elasticsearch-rest-connector-core:0.1.0")
'de.kaufhof.ets:ets-elasticsearch-rest-connector-core:jar:0.1.0'
<dependency org="de.kaufhof.ets" name="ets-elasticsearch-rest-connector-core" rev="0.1.0">
<artifact name="ets-elasticsearch-rest-connector-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.kaufhof.ets', module='ets-elasticsearch-rest-connector-core', version='0.1.0')
)
libraryDependencies += "de.kaufhof.ets" % "ets-elasticsearch-rest-connector-core" % "0.1.0"
[de.kaufhof.ets/ets-elasticsearch-rest-connector-core "0.1.0"]