License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.avides.springboot.springtainer |
ArtifactId | ArtifactIdspringtainer-rabbitmq |
Version | Version1.2.0 |
Type | Typejar |
Description |
Descriptionspringtainer-rabbitmq
RabbitMQ test-container
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.avides.springboot.springtainer/springtainer-rabbitmq/ -->
<dependency>
<groupId>com.avides.springboot.springtainer</groupId>
<artifactId>springtainer-rabbitmq</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.avides.springboot.springtainer/springtainer-rabbitmq/
implementation 'com.avides.springboot.springtainer:springtainer-rabbitmq:1.2.0'
// https://jarcasting.com/artifacts/com.avides.springboot.springtainer/springtainer-rabbitmq/
implementation ("com.avides.springboot.springtainer:springtainer-rabbitmq:1.2.0")
'com.avides.springboot.springtainer:springtainer-rabbitmq:jar:1.2.0'
<dependency org="com.avides.springboot.springtainer" name="springtainer-rabbitmq" rev="1.2.0">
<artifact name="springtainer-rabbitmq" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.avides.springboot.springtainer', module='springtainer-rabbitmq', version='1.2.0')
)
libraryDependencies += "com.avides.springboot.springtainer" % "springtainer-rabbitmq" % "1.2.0"
[com.avides.springboot.springtainer/springtainer-rabbitmq "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.avides.springboot.springtainer : springtainer-common | jar | 1.2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.12 |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.3.1.RELEASE |
org.springframework.amqp : spring-rabbit | jar | 2.2.7.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.assertj : assertj-core | jar | 3.16.1 |
org.easymock : easymock | jar | 4.2 |
org.powermock : powermock-module-junit4 | jar | 2.0.7 |
org.powermock : powermock-api-easymock | jar | 2.0.7 |
org.jacoco : org.jacoco.agent | jar | 0.8.5 |
org.springframework : spring-test | jar | 5.2.7.RELEASE |
org.springframework.boot : spring-boot-test | jar | 2.3.1.RELEASE |
ch.qos.logback : logback-classic | jar | 1.2.3 |