не последняя версия
Последняя версия 1.5.6

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


Группа

Группа

org.apache.activemq.examples.modules
Идентификатор

Идентификатор

artemis-vertx-example
Версия

Версия

1.5.1
Тип

Тип

jar

Скачать artemis-vertx-example 1.5.1


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