Last Version

Fabric8 :: Process :: Spring Boot :: ActiveMQ Starter 1.2.0.Beta4

Fabric8 Spring Boot BOM

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.fabric8
ArtifactId

ArtifactId

process-spring-boot-starter-activemq
Version

Version

1.2.0.Beta4
Type

Type

jar
Description

Description

Fabric8 :: Process :: Spring Boot :: ActiveMQ Starter
Fabric8 Spring Boot BOM
Project Organization

Project Organization

Red Hat

Download process-spring-boot-starter-activemq 1.2.0.Beta4


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

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.activemq : activemq-client jar
org.apache.activemq : activemq-jms-pool jar
org.springframework : spring-context jar
org.springframework.boot : spring-boot-starter jar
junit : junit Optional jar
io.fabric8.mq : mq-fabric Optional jar

test (4)

Group / Artifact Type Version
io.fabric8 : process-spring-boot-container jar 1.2.0.Beta4
org.springframework.boot : spring-boot-starter-test jar
org.apache.activemq : activemq-broker jar
org.springframework : spring-jms jar

Project Modules

There are no modules declared in this project.