is not current version
Last Version 2.2.23.1

io.fabric8.jube.images.fabric8:fabric8mq-producer 2.1.11

Fabric8 MQ Example Producer

GroupId

GroupId

io.fabric8.jube.images.fabric8
ArtifactId

ArtifactId

fabric8mq-producer
Version

Version

2.1.11
Type

Type

jar

Download fabric8mq-producer 2.1.11


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