| License |
License |
|---|---|
| Categories |
CategoriesData Data Structures |
| GroupId | GroupIdcom.extollit |
| ArtifactId | ArtifactIddata-structures |
| Last Version | Last Version2.18 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionRabbitMQ Manager
Convenience class for facilitating some common RabbitMQ tasks.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| data-structures-2.18.pom | |
| data-structures-2.18.jar | 229 KB |
| data-structures-2.18-sources.jar | 100 KB |
| data-structures-2.18-javadoc.jar | 456 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.32 |
| commons-net : commons-net | jar | 3.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| net.jqwik : jqwik | jar | 1.3.0 |
| junit : junit | jar | 4.6 |