Categories |
CategoriesSearch Business Logic Libraries Elasticsearch |
---|---|
GroupId | GroupIdcom.bbossgroups.plugins |
ArtifactId | ArtifactIdbboss-elasticsearch-rest-hbase |
Version | Version6.1.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.bbossgroups.plugins/bboss-elasticsearch-rest-hbase/ -->
<dependency>
<groupId>com.bbossgroups.plugins</groupId>
<artifactId>bboss-elasticsearch-rest-hbase</artifactId>
<version>6.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.bbossgroups.plugins/bboss-elasticsearch-rest-hbase/
implementation 'com.bbossgroups.plugins:bboss-elasticsearch-rest-hbase:6.1.1'
// https://jarcasting.com/artifacts/com.bbossgroups.plugins/bboss-elasticsearch-rest-hbase/
implementation ("com.bbossgroups.plugins:bboss-elasticsearch-rest-hbase:6.1.1")
'com.bbossgroups.plugins:bboss-elasticsearch-rest-hbase:jar:6.1.1'
<dependency org="com.bbossgroups.plugins" name="bboss-elasticsearch-rest-hbase" rev="6.1.1">
<artifact name="bboss-elasticsearch-rest-hbase" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bbossgroups.plugins', module='bboss-elasticsearch-rest-hbase', version='6.1.1')
)
libraryDependencies += "com.bbossgroups.plugins" % "bboss-elasticsearch-rest-hbase" % "6.1.1"
[com.bbossgroups.plugins/bboss-elasticsearch-rest-hbase "6.1.1"]