is not current version
Last Version 1.3.0-20180202

io.syndesis:activemq-model 1.2.8

ActiveMQ Model used by ActiveMQ connectors

GroupId

GroupId

io.syndesis
ArtifactId

ArtifactId

activemq-model
Version

Version

1.2.8
Type

Type

jar

Download activemq-model 1.2.8


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