| License | License | 
|---|---|
| GroupId | GroupIdio.github.fallwizard | 
| ArtifactId | ArtifactIdrabbitmq-mgmt | 
| Last Version | Last Version3.8.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionRabbitMQ Management Manage your RabbitMQ services programmatically | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| rabbitmq-mgmt-3.8.1.pom | |
| rabbitmq-mgmt-3.8.1.jar | 168 KB | 
| rabbitmq-mgmt-3.8.1-sources.jar | 74 KB | 
| rabbitmq-mgmt-3.8.1-javadoc.jar | 784 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.github.fallwizard/rabbitmq-mgmt/ -->
<dependency>
    <groupId>io.github.fallwizard</groupId>
    <artifactId>rabbitmq-mgmt</artifactId>
    <version>3.8.1</version>
</dependency>// https://jarcasting.com/artifacts/io.github.fallwizard/rabbitmq-mgmt/
implementation 'io.github.fallwizard:rabbitmq-mgmt:3.8.1'// https://jarcasting.com/artifacts/io.github.fallwizard/rabbitmq-mgmt/
implementation ("io.github.fallwizard:rabbitmq-mgmt:3.8.1")'io.github.fallwizard:rabbitmq-mgmt:jar:3.8.1'<dependency org="io.github.fallwizard" name="rabbitmq-mgmt" rev="3.8.1">
  <artifact name="rabbitmq-mgmt" type="jar" />
</dependency>@Grapes(
@Grab(group='io.github.fallwizard', module='rabbitmq-mgmt', version='3.8.1')
)libraryDependencies += "io.github.fallwizard" % "rabbitmq-mgmt" % "3.8.1"[io.github.fallwizard/rabbitmq-mgmt "3.8.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.3 | 
| org.slf4j : slf4j-simple | jar | 1.7.3 | 
| org.slf4j : jcl-over-slf4j | jar | 1.7.3 | 
| ch.qos.logback : logback-core | jar | 1.0.10 | 
| ch.qos.logback : logback-classic | jar | 1.0.10 | 
| junit : junit | jar | 4.11 | 
| com.google.code.gson : gson | jar | 2.2.2 | 
| xstream : xstream | jar | 1.2.2 | 
| org.yaml : snakeyaml | jar | 1.13 | 
| com.sun.jersey : jersey-client | jar | 1.18 | 
| org.apache.httpcomponents : httpclient | jar | 4.3.1 | 
| com.google.guava : guava | jar | 14.0.1 | 
| io.github.fallwizard : test-junit | jar | 1.0.0 | 
| com.google.guava : guava-annotations | jar | r03 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.mockito : mockito-all | jar | 1.9.5 |