is not current version
Last Version 4.2.7

org.joyqueue:joyqueue-client-all 4.2.4-RC1

Client SDK

Categories

Categories

CLI User Interface
GroupId

GroupId

org.joyqueue
ArtifactId

ArtifactId

joyqueue-client-all
Version

Version

4.2.4-RC1
Type

Type

jar

Download joyqueue-client-all 4.2.4-RC1


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