com.github.seanyinx.wing:wing-spring-delay-queue

Scaffolding of microservice development

License

License

GroupId

GroupId

com.github.seanyinx.wing
ArtifactId

ArtifactId

wing-spring-delay-queue
Last Version

Last Version

1.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

Scaffolding of microservice development

Download wing-spring-delay-queue

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.seanyinx.wing/wing-spring-delay-queue/ -->
<dependency>
    <groupId>com.github.seanyinx.wing</groupId>
    <artifactId>wing-spring-delay-queue</artifactId>
    <version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.seanyinx.wing/wing-spring-delay-queue/
implementation 'com.github.seanyinx.wing:wing-spring-delay-queue:1.0.6'
// https://jarcasting.com/artifacts/com.github.seanyinx.wing/wing-spring-delay-queue/
implementation ("com.github.seanyinx.wing:wing-spring-delay-queue:1.0.6")
'com.github.seanyinx.wing:wing-spring-delay-queue:jar:1.0.6'
<dependency org="com.github.seanyinx.wing" name="wing-spring-delay-queue" rev="1.0.6">
  <artifact name="wing-spring-delay-queue" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.seanyinx.wing', module='wing-spring-delay-queue', version='1.0.6')
)
libraryDependencies += "com.github.seanyinx.wing" % "wing-spring-delay-queue" % "1.0.6"
[com.github.seanyinx.wing/wing-spring-delay-queue "1.0.6"]

Dependencies

compile (4)

Group / Artifact Type Version
com.github.seanyinx.wing : wing-core jar 1.0.6
com.github.seanyinx.wing : wing-delay-queue-redis jar 1.0.6
org.redisson : redisson-spring-boot-starter jar 3.15.6
org.springframework.boot : spring-boot-starter-data-redis jar

test (12)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.mockito : mockito-core jar 2.23.0
org.assertj : assertj-core jar 3.18.1
org.awaitility : awaitility jar 3.0.0
org.apache.logging.log4j : log4j-slf4j-impl jar 2.14.1
org.apache.logging.log4j : log4j-api jar 2.14.1
org.apache.logging.log4j : log4j-core jar 2.14.1
com.lmax : disruptor jar 3.4.2
org.testcontainers : testcontainers jar 1.16.0
org.skyscreamer : jsonassert jar 1.5.0
org.springframework.boot : spring-boot-starter-test jar
com.github.seanyinx.wing : wing-test jar 1.0.6

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.6
1.0.3
1.0.2
1.0.1