Last Version

JoyQueue-Retry-H2 4.2.7

Retry message H2 DB implementation

License

License

Categories

Categories

H2 Data Databases
GroupId

GroupId

org.joyqueue
ArtifactId

ArtifactId

joyqueue-retry-h2
Version

Version

4.2.7
Type

Type

jar
Description

Description

JoyQueue-Retry-H2
Retry message H2 DB implementation
Project Organization

Project Organization

Joyqueue Community

Download joyqueue-retry-h2 4.2.7


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

Dependencies

compile (5)

Group / Artifact Type Version
com.h2database : h2 jar 1.4.195
org.joyqueue : joyqueue-retry-api jar 4.2.7
org.joyqueue : joyqueue-datasource-api jar 4.2.7
org.slf4j : slf4j-api jar 1.7.25
org.joyqueue : joyqueue-toolkit jar 4.2.7

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.