is not current version
Last Version 4.2.7

org.joyqueue:joyqueue-archive-hbase 4.2.5.2

Archive implementation using HBase

GroupId

GroupId

org.joyqueue
ArtifactId

ArtifactId

joyqueue-archive-hbase
Version

Version

4.2.5.2
Type

Type

jar

Download joyqueue-archive-hbase 4.2.5.2


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