Last Version

Fabric8 :: Quickstarts :: Spring-Boot :: ActiveMQ 2.2.28

Shows how to use ActiveMQ with Spring Boot in the Java Container

License

License

GroupId

GroupId

io.fabric8.jube.images.fabric8
ArtifactId

ArtifactId

springboot-activemq
Version

Version

2.2.28
Type

Type

jar
Description

Description

Fabric8 :: Quickstarts :: Spring-Boot :: ActiveMQ
Shows how to use ActiveMQ with Spring Boot in the Java Container
Project Organization

Project Organization

Red Hat

Download springboot-activemq 2.2.28


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar
org.springframework : spring-jms jar
org.apache.activemq : activemq-broker jar

test (4)

Group / Artifact Type Version
junit : junit Optional jar 4.12
org.springframework.boot : spring-boot-starter-test jar
org.jboss.arquillian.junit : arquillian-junit-container jar 1.1.8.Final
io.fabric8 : fabric8-arquillian jar 2.2.28

Project Modules

There are no modules declared in this project.