| License |
License |
|---|---|
| Categories |
CategoriesData Data Structures |
| GroupId | GroupIdcom.extollit |
| ArtifactId | ArtifactIddata-structures |
| Version | Version2.15 |
| 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.15.pom | |
| data-structures-2.15.jar | 229 KB |
| data-structures-2.15-sources.jar | 100 KB |
| data-structures-2.15-javadoc.jar | 457 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.logging.log4j : log4j-api | jar | 2.0-beta9 |
| Group / Artifact | Type | Version |
|---|---|---|
| net.jqwik : jqwik | jar | 1.3.0 |
| junit : junit | jar | 4.6 |