is not current version
Last Version 2.3

org.lable.rfc3881.auditlogger.adapter:hbase 1.8


GroupId

GroupId

org.lable.rfc3881.auditlogger.adapter
ArtifactId

ArtifactId

hbase
Version

Version

1.8
Type

Type

jar

Download hbase 1.8


<!-- https://jarcasting.com/artifacts/org.lable.rfc3881.auditlogger.adapter/hbase/ -->
<dependency>
    <groupId>org.lable.rfc3881.auditlogger.adapter</groupId>
    <artifactId>hbase</artifactId>
    <version>1.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.lable.rfc3881.auditlogger.adapter/hbase/
implementation 'org.lable.rfc3881.auditlogger.adapter:hbase:1.8'
// https://jarcasting.com/artifacts/org.lable.rfc3881.auditlogger.adapter/hbase/
implementation ("org.lable.rfc3881.auditlogger.adapter:hbase:1.8")
'org.lable.rfc3881.auditlogger.adapter:hbase:jar:1.8'
<dependency org="org.lable.rfc3881.auditlogger.adapter" name="hbase" rev="1.8">
  <artifact name="hbase" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.lable.rfc3881.auditlogger.adapter', module='hbase', version='1.8')
)
libraryDependencies += "org.lable.rfc3881.auditlogger.adapter" % "hbase" % "1.8"
[org.lable.rfc3881.auditlogger.adapter/hbase "1.8"]