| License |
License |
|---|---|
| GroupId | GroupIdcom.watchrabbit |
| ArtifactId | ArtifactIdrabbit-executor-spring |
| Version | Version1.1.7 |
| Type | Typejar |
| Description |
DescriptionWatchrabbit - Executor - Spring
Spring integration of Watchrabbit Executor
|
| Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.watchrabbit/rabbit-executor-spring/ -->
<dependency>
<groupId>com.watchrabbit</groupId>
<artifactId>rabbit-executor-spring</artifactId>
<version>1.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.watchrabbit/rabbit-executor-spring/
implementation 'com.watchrabbit:rabbit-executor-spring:1.1.7'
// https://jarcasting.com/artifacts/com.watchrabbit/rabbit-executor-spring/
implementation ("com.watchrabbit:rabbit-executor-spring:1.1.7")
'com.watchrabbit:rabbit-executor-spring:jar:1.1.7'
<dependency org="com.watchrabbit" name="rabbit-executor-spring" rev="1.1.7">
<artifact name="rabbit-executor-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.watchrabbit', module='rabbit-executor-spring', version='1.1.7')
)
libraryDependencies += "com.watchrabbit" % "rabbit-executor-spring" % "1.1.7"
[com.watchrabbit/rabbit-executor-spring "1.1.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.assertj : assertj-core | jar | 1.6.1 |
| org.springframework : spring-context | jar | 4.0.6.RELEASE |
| com.watchrabbit : rabbit-executor | jar | 1.1.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.springframework : spring-test | jar | 4.0.6.RELEASE |