| License |
License |
|---|---|
| GroupId | GroupIdcom.zanox.lib.rabbiteasy |
| ArtifactId | ArtifactIdrabbiteasy-core |
| Last Version | Last Version1.2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionRabbitEasy Core
Convenient library for clients using a RabbitMQ message broker
|
| Filename | Size |
|---|---|
| rabbiteasy-core-1.2.0.pom | |
| rabbiteasy-core-1.2.0.jar | 32 KB |
| rabbiteasy-core-1.2.0-sources.jar | 19 KB |
| rabbiteasy-core-1.2.0-javadoc.jar | 129 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.zanox.lib.rabbiteasy/rabbiteasy-core/ -->
<dependency>
<groupId>com.zanox.lib.rabbiteasy</groupId>
<artifactId>rabbiteasy-core</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.zanox.lib.rabbiteasy/rabbiteasy-core/
implementation 'com.zanox.lib.rabbiteasy:rabbiteasy-core:1.2.0'
// https://jarcasting.com/artifacts/com.zanox.lib.rabbiteasy/rabbiteasy-core/
implementation ("com.zanox.lib.rabbiteasy:rabbiteasy-core:1.2.0")
'com.zanox.lib.rabbiteasy:rabbiteasy-core:jar:1.2.0'
<dependency org="com.zanox.lib.rabbiteasy" name="rabbiteasy-core" rev="1.2.0">
<artifact name="rabbiteasy-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zanox.lib.rabbiteasy', module='rabbiteasy-core', version='1.2.0')
)
libraryDependencies += "com.zanox.lib.rabbiteasy" % "rabbiteasy-core" % "1.2.0"
[com.zanox.lib.rabbiteasy/rabbiteasy-core "1.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.rabbitmq : amqp-client | jar | 2.8.7 |
| org.slf4j : slf4j-api | jar | 1.6.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.6.6 |
| com.zanox.lib.rabbiteasy : rabbiteasy-testing | jar | 1.2.0 |
| junit : junit | jar | 4.10 |
| org.easymock : easymock | jar | 3.1 |
| org.powermock : powermock-module-junit4 | jar | 1.4.12 |
| org.powermock : powermock-api-easymock | jar | 1.4.12 |