не последняя версия
Последняя версия 2.2.28

io.fabric8.jube.images.fabric8:springboot-activemq 2.1.10

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

Группа

Группа

io.fabric8.jube.images.fabric8
Идентификатор

Идентификатор

springboot-activemq
Версия

Версия

2.1.10
Тип

Тип

jar

Скачать springboot-activemq 2.1.10


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