Last Version

ActiveMQ Artemis Vert.x Example 1.5.6

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

License

License

GroupId

GroupId

org.apache.activemq.examples.modules
ArtifactId

ArtifactId

artemis-vertx-example
Version

Version

1.5.6
Type

Type

jar
Description

Description

ActiveMQ Artemis Vert.x Example
The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
Project Organization

Project Organization

The Apache Software Foundation

Download artemis-vertx-example 1.5.6


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

Dependencies

compile (9)

Group / Artifact Type Version
org.apache.activemq : artemis-server jar 1.5.6
org.apache.activemq : artemis-core-client jar 1.5.6
org.apache.activemq : artemis-commons jar 1.5.6
io.netty : netty-all jar 4.1.5.Final
org.apache.geronimo.specs : geronimo-jms_2.0_spec jar 1.0-alpha-2
io.vertx : vertx-core jar 2.1.2
io.vertx : vertx-platform jar 2.1.2
io.vertx : vertx-hazelcast jar 2.1.2
org.apache.activemq : artemis-vertx-integration jar 1.5.6

provided (2)

Group / Artifact Type Version
org.osgi : org.osgi.core jar 6.0.0
org.osgi : osgi.cmpn jar 6.0.0

Project Modules

There are no modules declared in this project.