is not current version
Last Version 1.5.6

org.apache.activemq.examples.modules:artemis-vertx-example 1.5.4


GroupId

GroupId

org.apache.activemq.examples.modules
ArtifactId

ArtifactId

artemis-vertx-example
Version

Version

1.5.4
Type

Type

jar

Download artemis-vertx-example 1.5.4


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