Last Version

ActiveMQ Artemis Vert.x Integration 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
ArtifactId

ArtifactId

artemis-vertx-integration
Version

Version

1.5.6
Type

Type

jar
Description

Description

ActiveMQ Artemis Vert.x Integration
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-integration 1.5.6


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jboss.logging : jboss-logging jar 3.3.0.Final
org.apache.activemq : artemis-server jar 1.5.6

provided (6)

Group / Artifact Type Version
org.jboss.logging : jboss-logging-processor Optional jar 2.0.0.Alpha2
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.osgi : org.osgi.core jar 6.0.0
org.osgi : osgi.cmpn jar 6.0.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
io.vertx : testtools jar 2.0.3-final

Project Modules

There are no modules declared in this project.