is not current version
Last Version 4.2.7

org.joyqueue:joyqueue-distribution 4.2.2

JoyQueue distribution

Categories

Categories

Distribution Build Tools
GroupId

GroupId

org.joyqueue
ArtifactId

ArtifactId

joyqueue-distribution
Version

Version

4.2.2
Type

Type

pom

Download joyqueue-distribution 4.2.2


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