RabbitMQ Management

Manage your RabbitMQ services programmatically

License

License

GroupId

GroupId

io.github.fallwizard
ArtifactId

ArtifactId

rabbitmq-mgmt
Last Version

Last Version

3.8.1
Release Date

Release Date

Type

Type

jar
Description

Description

RabbitMQ Management
Manage your RabbitMQ services programmatically
Project URL

Project URL

http://github.com/Fallwizard/RabbidManagement

Download rabbitmq-mgmt

How to add to project

<!-- 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"]

Dependencies

compile (14)

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

test (1)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.

Versions

Version
3.8.1