is not current version
Last Version 2.3

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


GroupId

GroupId

org.lable.rfc3881.auditlogger.adapter
ArtifactId

ArtifactId

hbase
Version

Version

1.1
Type

Type

jar

Download hbase 1.1


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