is not current version
Last Version 4.2.7

org.joyqueue:joyqueue-retry-h2 4.2.4-RC2

Retry message H2 DB implementation

Categories

Categories

H2 Data Databases
GroupId

GroupId

org.joyqueue
ArtifactId

ArtifactId

joyqueue-retry-h2
Version

Version

4.2.4-RC2
Type

Type

jar

Download joyqueue-retry-h2 4.2.4-RC2


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