License |
License |
---|---|
GroupId | GroupIdcom.github.shoothzj |
ArtifactId | ArtifactIdrabbitmq-sdk |
Last Version | Last Version3.0.16.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJava dependency
|
Project Organization |
Project OrganizationShoothzj |
<!-- https://jarcasting.com/artifacts/com.github.shoothzj/rabbitmq-sdk/ -->
<dependency>
<groupId>com.github.shoothzj</groupId>
<artifactId>rabbitmq-sdk</artifactId>
<version>3.0.16.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shoothzj/rabbitmq-sdk/
implementation 'com.github.shoothzj:rabbitmq-sdk:3.0.16.RELEASE'
// https://jarcasting.com/artifacts/com.github.shoothzj/rabbitmq-sdk/
implementation ("com.github.shoothzj:rabbitmq-sdk:3.0.16.RELEASE")
'com.github.shoothzj:rabbitmq-sdk:jar:3.0.16.RELEASE'
<dependency org="com.github.shoothzj" name="rabbitmq-sdk" rev="3.0.16.RELEASE">
<artifact name="rabbitmq-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shoothzj', module='rabbitmq-sdk', version='3.0.16.RELEASE')
)
libraryDependencies += "com.github.shoothzj" % "rabbitmq-sdk" % "3.0.16.RELEASE"
[com.github.shoothzj/rabbitmq-sdk "3.0.16.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.rabbitmq : amqp-client | jar | 5.8.0 |
com.github.shoothzj : java-tool | jar | 3.0.16.RELEASE |