| License |
License |
|---|---|
| GroupId | GroupIdcom.fizzed |
| ArtifactId | ArtifactIdrabbitmq-util |
| Version | Version0.0.6 |
| Type | Typejar |
| Description |
Descriptionrabbitmq-util
Parent pom for all Fizzed maven projects
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| rabbitmq-util-0.0.6.pom | |
| rabbitmq-util-0.0.6.jar | 24 KB |
| rabbitmq-util-0.0.6-sources.jar | 13 KB |
| rabbitmq-util-0.0.6-javadoc.jar | 98 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.fizzed/rabbitmq-util/ -->
<dependency>
<groupId>com.fizzed</groupId>
<artifactId>rabbitmq-util</artifactId>
<version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.fizzed/rabbitmq-util/
implementation 'com.fizzed:rabbitmq-util:0.0.6'
// https://jarcasting.com/artifacts/com.fizzed/rabbitmq-util/
implementation ("com.fizzed:rabbitmq-util:0.0.6")
'com.fizzed:rabbitmq-util:jar:0.0.6'
<dependency org="com.fizzed" name="rabbitmq-util" rev="0.0.6">
<artifact name="rabbitmq-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fizzed', module='rabbitmq-util', version='0.0.6')
)
libraryDependencies += "com.fizzed" % "rabbitmq-util" % "0.0.6"
[com.fizzed/rabbitmq-util "0.0.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.rabbitmq : amqp-client | jar | 5.10.0 |
| org.apache.commons : commons-pool2 | jar | 2.9.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.hamcrest : java-hamcrest | jar | 2.0.0.0 |
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 2.8.47 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |