is not current version
Last Version 4.2.7

org.joyqueue:joyqueue-hbase 4.2.4-RC2

HBase operations

GroupId

GroupId

org.joyqueue
ArtifactId

ArtifactId

joyqueue-hbase
Version

Version

4.2.4-RC2
Type

Type

jar

Download joyqueue-hbase 4.2.4-RC2


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