is not current version
Last Version 2.3

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


GroupId

GroupId

org.lable.rfc3881.auditlogger.adapter
ArtifactId

ArtifactId

hbase
Version

Version

1.11
Type

Type

jar

Download hbase 1.11


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