Last Version

RabbitMQ Manager 2.18

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.18
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.18


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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.32
commons-net : commons-net jar 3.6

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.