is not current version
Last Version 2.2.23.1

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

Fabric8 MQ Example Producer

GroupId

GroupId

io.fabric8.jube.images.fabric8
ArtifactId

ArtifactId

fabric8mq-producer
Version

Version

2.2.1
Type

Type

jar

Download fabric8mq-producer 2.2.1


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