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

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

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

Группа

Группа

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

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

springboot-activemq
Версия

Версия

2.0.43
Тип

Тип

jar

Скачать springboot-activemq 2.0.43


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