Last Version

springboot-testcontainer-activemq 1.0.0-RC2

ActiveMQ test-container

License

License

Categories

Categories

IDE Development Tools Container
GroupId

GroupId

com.avides.springboot.testcontainer
ArtifactId

ArtifactId

springboot-testcontainer-activemq
Version

Version

1.0.0-RC2
Type

Type

jar
Description

Description

springboot-testcontainer-activemq
ActiveMQ test-container
Project URL

Project URL

https://github.com/springboot-testcontainer/springboot-testcontainer-activemq
Project Organization

Project Organization

AVIDES Media AG
Source Code Management

Source Code Management

https://github.com/springboot-testcontainer/springboot-testcontainer-activemq

Download springboot-testcontainer-activemq 1.0.0-RC2


<!-- https://jarcasting.com/artifacts/com.avides.springboot.testcontainer/springboot-testcontainer-activemq/ -->
<dependency>
    <groupId>com.avides.springboot.testcontainer</groupId>
    <artifactId>springboot-testcontainer-activemq</artifactId>
    <version>1.0.0-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/com.avides.springboot.testcontainer/springboot-testcontainer-activemq/
implementation 'com.avides.springboot.testcontainer:springboot-testcontainer-activemq:1.0.0-RC2'
// https://jarcasting.com/artifacts/com.avides.springboot.testcontainer/springboot-testcontainer-activemq/
implementation ("com.avides.springboot.testcontainer:springboot-testcontainer-activemq:1.0.0-RC2")
'com.avides.springboot.testcontainer:springboot-testcontainer-activemq:jar:1.0.0-RC2'
<dependency org="com.avides.springboot.testcontainer" name="springboot-testcontainer-activemq" rev="1.0.0-RC2">
  <artifact name="springboot-testcontainer-activemq" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.avides.springboot.testcontainer', module='springboot-testcontainer-activemq', version='1.0.0-RC2')
)
libraryDependencies += "com.avides.springboot.testcontainer" % "springboot-testcontainer-activemq" % "1.0.0-RC2"
[com.avides.springboot.testcontainer/springboot-testcontainer-activemq "1.0.0-RC2"]

Dependencies

compile (2)

Group / Artifact Type Version
com.avides.springboot.testcontainer : springboot-testcontainer-common jar 1.0.0-RC2
org.springframework.boot : spring-boot-starter-activemq jar 2.2.1.RELEASE

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.10
org.springframework.boot : spring-boot-autoconfigure jar 2.2.1.RELEASE

test (8)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.14.0
org.easymock : easymock jar 4.1
org.powermock : powermock-module-junit4 jar 2.0.4
org.powermock : powermock-api-easymock jar 2.0.4
org.jacoco : org.jacoco.agent jar 0.8.5
org.springframework : spring-test jar 5.2.1.RELEASE
org.springframework.boot : spring-boot-test jar 2.2.1.RELEASE
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.