License |
License |
---|---|
GroupId | GroupIdtop.verytouch.vkit.samples |
ArtifactId | ArtifactIdrabbitmq |
Last Version | Last Version2.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionverytouch's kit.
|
Filename | Size |
---|---|
rabbitmq-2.2.1.pom | |
rabbitmq-2.2.1.jar | 13 KB |
rabbitmq-2.2.1-sources.jar | 7 KB |
rabbitmq-2.2.1-javadoc.jar | 83 KB |
Browse |
<!-- https://jarcasting.com/artifacts/top.verytouch.vkit.samples/rabbitmq/ -->
<dependency>
<groupId>top.verytouch.vkit.samples</groupId>
<artifactId>rabbitmq</artifactId>
<version>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/top.verytouch.vkit.samples/rabbitmq/
implementation 'top.verytouch.vkit.samples:rabbitmq:2.2.1'
// https://jarcasting.com/artifacts/top.verytouch.vkit.samples/rabbitmq/
implementation ("top.verytouch.vkit.samples:rabbitmq:2.2.1")
'top.verytouch.vkit.samples:rabbitmq:jar:2.2.1'
<dependency org="top.verytouch.vkit.samples" name="rabbitmq" rev="2.2.1">
<artifact name="rabbitmq" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.verytouch.vkit.samples', module='rabbitmq', version='2.2.1')
)
libraryDependencies += "top.verytouch.vkit.samples" % "rabbitmq" % "2.2.1"
[top.verytouch.vkit.samples/rabbitmq "2.2.1"]
Group / Artifact | Type | Version |
---|---|---|
com.rabbitmq : amqp-client | jar | 5.9.0 |
org.projectlombok : lombok | jar | 1.18.12 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |