License |
License |
---|---|
GroupId | GroupIdcom.github.shijingsh |
ArtifactId | ArtifactIdxs-rocketmq |
Version | Version1.5.2 |
Type | Typejar |
Description |
Descriptionxs-rocketmq
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Filename | Size |
---|---|
xs-rocketmq-1.5.2.pom | |
xs-rocketmq-1.5.2.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.shijingsh/xs-rocketmq/ -->
<dependency>
<groupId>com.github.shijingsh</groupId>
<artifactId>xs-rocketmq</artifactId>
<version>1.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shijingsh/xs-rocketmq/
implementation 'com.github.shijingsh:xs-rocketmq:1.5.2'
// https://jarcasting.com/artifacts/com.github.shijingsh/xs-rocketmq/
implementation ("com.github.shijingsh:xs-rocketmq:1.5.2")
'com.github.shijingsh:xs-rocketmq:jar:1.5.2'
<dependency org="com.github.shijingsh" name="xs-rocketmq" rev="1.5.2">
<artifact name="xs-rocketmq" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shijingsh', module='xs-rocketmq', version='1.5.2')
)
libraryDependencies += "com.github.shijingsh" % "xs-rocketmq" % "1.5.2"
[com.github.shijingsh/xs-rocketmq "1.5.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.rocketmq : rocketmq-client | jar | 4.4.0 |
org.projectlombok : lombok | jar | 1.18.22 |
cn.hutool : hutool-all | jar | 5.7.17 |
com.alibaba : fastjson | jar | 1.2.78 |
com.github.shijingsh : knife4j-spring-boot-starter | jar | 3.0.5 |
io.swagger : swagger-annotations | jar | 1.5.22 |