License |
License |
---|---|
GroupId | GroupIdio.leopard.boot |
ArtifactId | ArtifactIdleopard-boot-queue |
Last Version | Last Version0.9.20 |
Release Date | Release Date |
Type | Typejar |
Description |
Description消息队列
|
Filename | Size |
---|---|
leopard-boot-queue-0.9.20.pom | |
leopard-boot-queue-0.9.20.jar | 15 KB |
leopard-boot-queue-0.9.20-sources.jar | 11 KB |
leopard-boot-queue-0.9.20-javadoc.jar | 41 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.leopard.boot/leopard-boot-queue/ -->
<dependency>
<groupId>io.leopard.boot</groupId>
<artifactId>leopard-boot-queue</artifactId>
<version>0.9.20</version>
</dependency>
// https://jarcasting.com/artifacts/io.leopard.boot/leopard-boot-queue/
implementation 'io.leopard.boot:leopard-boot-queue:0.9.20'
// https://jarcasting.com/artifacts/io.leopard.boot/leopard-boot-queue/
implementation ("io.leopard.boot:leopard-boot-queue:0.9.20")
'io.leopard.boot:leopard-boot-queue:jar:0.9.20'
<dependency org="io.leopard.boot" name="leopard-boot-queue" rev="0.9.20">
<artifact name="leopard-boot-queue" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.leopard.boot', module='leopard-boot-queue', version='0.9.20')
)
libraryDependencies += "io.leopard.boot" % "leopard-boot-queue" % "0.9.20"
[io.leopard.boot/leopard-boot-queue "0.9.20"]
Group / Artifact | Type | Version |
---|---|---|
io.leopard.boot : leopard-boot-redis | jar | 0.9.20 |
org.springframework : spring-beans | jar | 4.3.9.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | 1.5.21.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |