GroupId | GroupIdorg.joyqueue |
---|---|
ArtifactId | ArtifactIdjoyqueue-retry-db |
Version | Version4.2.5.3 |
Type | Typejar |
Filename | Size |
---|---|
joyqueue-retry-db-4.2.5.3.pom | |
joyqueue-retry-db-4.2.5.3.jar | 18 KB |
joyqueue-retry-db-4.2.5.3-sources.jar | 7 KB |
joyqueue-retry-db-4.2.5.3-javadoc.jar | 44 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.joyqueue/joyqueue-retry-db/ -->
<dependency>
<groupId>org.joyqueue</groupId>
<artifactId>joyqueue-retry-db</artifactId>
<version>4.2.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.joyqueue/joyqueue-retry-db/
implementation 'org.joyqueue:joyqueue-retry-db:4.2.5.3'
// https://jarcasting.com/artifacts/org.joyqueue/joyqueue-retry-db/
implementation ("org.joyqueue:joyqueue-retry-db:4.2.5.3")
'org.joyqueue:joyqueue-retry-db:jar:4.2.5.3'
<dependency org="org.joyqueue" name="joyqueue-retry-db" rev="4.2.5.3">
<artifact name="joyqueue-retry-db" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.joyqueue', module='joyqueue-retry-db', version='4.2.5.3')
)
libraryDependencies += "org.joyqueue" % "joyqueue-retry-db" % "4.2.5.3"
[org.joyqueue/joyqueue-retry-db "4.2.5.3"]