is not current version
Last Version 2.18

RabbitMQ Manager 2.15

Convenience class for facilitating some common RabbitMQ tasks.

License

License

Categories

Categories

Data Data Structures
GroupId

GroupId

com.extollit
ArtifactId

ArtifactId

data-structures
Version

Version

2.15
Type

Type

jar
Description

Description

RabbitMQ Manager
Convenience class for facilitating some common RabbitMQ tasks.
Project URL

Project URL

https://github.com/weibeld/RabbitMQ-Manager
Source Code Management

Source Code Management

http://github.com/weibeld/RabbitMQ-Manager/tree/master

Download data-structures 2.15


<!-- https://jarcasting.com/artifacts/com.extollit/data-structures/ -->
<dependency>
    <groupId>com.extollit</groupId>
    <artifactId>data-structures</artifactId>
    <version>2.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.extollit/data-structures/
implementation 'com.extollit:data-structures:2.15'
// https://jarcasting.com/artifacts/com.extollit/data-structures/
implementation ("com.extollit:data-structures:2.15")
'com.extollit:data-structures:jar:2.15'
<dependency org="com.extollit" name="data-structures" rev="2.15">
  <artifact name="data-structures" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.extollit', module='data-structures', version='2.15')
)
libraryDependencies += "com.extollit" % "data-structures" % "2.15"
[com.extollit/data-structures "2.15"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-api jar 2.0-beta9

test (2)

Group / Artifact Type Version
net.jqwik : jqwik jar 1.3.0
junit : junit jar 4.6

Project Modules

There are no modules declared in this project.