is not current version
Last Version 1.2.0

com.hurence.logisland:logisland-service-hbase 1.1.2

Module containing all logisland hbase services

GroupId

GroupId

com.hurence.logisland
ArtifactId

ArtifactId

logisland-service-hbase
Version

Version

1.1.2
Type

Type

pom

Download logisland-service-hbase 1.1.2


<!-- https://jarcasting.com/artifacts/com.hurence.logisland/logisland-service-hbase/ -->
<dependency>
    <groupId>com.hurence.logisland</groupId>
    <artifactId>logisland-service-hbase</artifactId>
    <version>1.1.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.hurence.logisland/logisland-service-hbase/
implementation 'com.hurence.logisland:logisland-service-hbase:1.1.2'
// https://jarcasting.com/artifacts/com.hurence.logisland/logisland-service-hbase/
implementation ("com.hurence.logisland:logisland-service-hbase:1.1.2")
'com.hurence.logisland:logisland-service-hbase:pom:1.1.2'
<dependency org="com.hurence.logisland" name="logisland-service-hbase" rev="1.1.2">
  <artifact name="logisland-service-hbase" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.hurence.logisland', module='logisland-service-hbase', version='1.1.2')
)
libraryDependencies += "com.hurence.logisland" % "logisland-service-hbase" % "1.1.2"
[com.hurence.logisland/logisland-service-hbase "1.1.2"]