is not current version
Last Version 2.4.0

org.apache.activemq.examples.mqtt:artemis-mqtt-publish-example 1.5.2


GroupId

GroupId

org.apache.activemq.examples.mqtt
ArtifactId

ArtifactId

artemis-mqtt-publish-example
Version

Version

1.5.2
Type

Type

jar

Download artemis-mqtt-publish-example 1.5.2


<!-- https://jarcasting.com/artifacts/org.apache.activemq.examples.mqtt/artemis-mqtt-publish-example/ -->
<dependency>
    <groupId>org.apache.activemq.examples.mqtt</groupId>
    <artifactId>artemis-mqtt-publish-example</artifactId>
    <version>1.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.activemq.examples.mqtt/artemis-mqtt-publish-example/
implementation 'org.apache.activemq.examples.mqtt:artemis-mqtt-publish-example:1.5.2'
// https://jarcasting.com/artifacts/org.apache.activemq.examples.mqtt/artemis-mqtt-publish-example/
implementation ("org.apache.activemq.examples.mqtt:artemis-mqtt-publish-example:1.5.2")
'org.apache.activemq.examples.mqtt:artemis-mqtt-publish-example:jar:1.5.2'
<dependency org="org.apache.activemq.examples.mqtt" name="artemis-mqtt-publish-example" rev="1.5.2">
  <artifact name="artemis-mqtt-publish-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.activemq.examples.mqtt', module='artemis-mqtt-publish-example', version='1.5.2')
)
libraryDependencies += "org.apache.activemq.examples.mqtt" % "artemis-mqtt-publish-example" % "1.5.2"
[org.apache.activemq.examples.mqtt/artemis-mqtt-publish-example "1.5.2"]