Last Version

io.github.biezhi:spring-boot-example 0.0.1

Java 8 + Redis delayed queue

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.biezhi
ArtifactId

ArtifactId

spring-boot-example
Version

Version

0.0.1
Type

Type

jar
Description

Description

Java 8 + Redis delayed queue

Download spring-boot-example 0.0.1


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

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.0.0.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.0.0.RELEASE
org.springframework.boot : spring-boot-configuration-processor jar 2.0.0.RELEASE
io.github.biezhi : redis-dqueue-spring-boot-starter jar 0.0.1
org.slf4j : slf4j-api jar 1.7.29
ch.qos.logback : logback-classic jar 1.2.3
io.lettuce : lettuce-core jar 5.2.1.RELEASE
com.google.code.gson : gson jar 2.8.6

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.10

Project Modules

There are no modules declared in this project.