| License |
License |
|---|---|
| GroupId | GroupIdcom.github.workerframework |
| ArtifactId | ArtifactIdworker-queue-rabbit |
| Last Version | Last Version5.1.0-919 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionProvides a foundation for building cross-platform, cloud-ready, distributed data-processing microservices.
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.github.workerframework/worker-queue-rabbit/ -->
<dependency>
<groupId>com.github.workerframework</groupId>
<artifactId>worker-queue-rabbit</artifactId>
<version>5.1.0-919</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.workerframework/worker-queue-rabbit/
implementation 'com.github.workerframework:worker-queue-rabbit:5.1.0-919'
// https://jarcasting.com/artifacts/com.github.workerframework/worker-queue-rabbit/
implementation ("com.github.workerframework:worker-queue-rabbit:5.1.0-919")
'com.github.workerframework:worker-queue-rabbit:jar:5.1.0-919'
<dependency org="com.github.workerframework" name="worker-queue-rabbit" rev="5.1.0-919">
<artifact name="worker-queue-rabbit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.workerframework', module='worker-queue-rabbit', version='5.1.0-919')
)
libraryDependencies += "com.github.workerframework" % "worker-queue-rabbit" % "5.1.0-919"
[com.github.workerframework/worker-queue-rabbit "5.1.0-919"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.workerframework : worker-api | jar | 5.1.0-919 |
| org.slf4j : slf4j-api | jar | 1.7.26 |
| com.github.workerframework : util-rabbitmq | jar | 5.1.0-919 |
| com.github.workerframework : worker-configs | jar | 5.1.0-919 |
| com.rabbitmq : amqp-client | jar | 5.8.0 |
| com.github.cafapi : caf-api | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.validation : validation-api | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | |
| org.mockito : mockito-core | jar |