is not current version
Last Version 4.2.7

org.joyqueue:joyqueue-token-uuid 4.2.0

Default implementation of the token supplier API

GroupId

GroupId

org.joyqueue
ArtifactId

ArtifactId

joyqueue-token-uuid
Version

Version

4.2.0
Type

Type

jar

Download joyqueue-token-uuid 4.2.0


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