License |
License
MIT License
|
---|---|
GroupId | GroupIdcom.yupaits |
ArtifactId | ArtifactIdyutool-mq |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionyutool-mq
yutool消息队列组件
|
Filename | Size |
---|---|
yutool-mq-1.1.1.pom | |
yutool-mq-1.1.1.jar | 22 KB |
yutool-mq-1.1.1-sources.jar | 13 KB |
yutool-mq-1.1.1-javadoc.jar | 126 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yupaits/yutool-mq/ -->
<dependency>
<groupId>com.yupaits</groupId>
<artifactId>yutool-mq</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.yupaits/yutool-mq/
implementation 'com.yupaits:yutool-mq:1.1.1'
// https://jarcasting.com/artifacts/com.yupaits/yutool-mq/
implementation ("com.yupaits:yutool-mq:1.1.1")
'com.yupaits:yutool-mq:jar:1.1.1'
<dependency org="com.yupaits" name="yutool-mq" rev="1.1.1">
<artifact name="yutool-mq" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yupaits', module='yutool-mq', version='1.1.1')
)
libraryDependencies += "com.yupaits" % "yutool-mq" % "1.1.1"
[com.yupaits/yutool-mq "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.yupaits : yutool-cache | jar | 1.1.1 |
org.springframework.boot : spring-boot-starter-amqp | jar | 2.1.5.RELEASE |
cn.hutool : hutool-crypto | jar | 5.1.5 |
org.projectlombok : lombok | jar | 1.18.2 |