Categories |
CategoriesCLI User Interface Search Business Logic Libraries Elasticsearch |
---|---|
GroupId | GroupIdcom.sonymobile |
ArtifactId | ArtifactIdlumbermill-elasticsearch-client |
Version | Version0.0.13 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.sonymobile/lumbermill-elasticsearch-client/ -->
<dependency>
<groupId>com.sonymobile</groupId>
<artifactId>lumbermill-elasticsearch-client</artifactId>
<version>0.0.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.sonymobile/lumbermill-elasticsearch-client/
implementation 'com.sonymobile:lumbermill-elasticsearch-client:0.0.13'
// https://jarcasting.com/artifacts/com.sonymobile/lumbermill-elasticsearch-client/
implementation ("com.sonymobile:lumbermill-elasticsearch-client:0.0.13")
'com.sonymobile:lumbermill-elasticsearch-client:jar:0.0.13'
<dependency org="com.sonymobile" name="lumbermill-elasticsearch-client" rev="0.0.13">
<artifact name="lumbermill-elasticsearch-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sonymobile', module='lumbermill-elasticsearch-client', version='0.0.13')
)
libraryDependencies += "com.sonymobile" % "lumbermill-elasticsearch-client" % "0.0.13"
[com.sonymobile/lumbermill-elasticsearch-client "0.0.13"]