Last Version

Vert.x AMQP Bridge 3.9.13

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

io.vertx
ArtifactId

ArtifactId

vertx-amqp-bridge
Version

Version

3.9.13
Type

Type

jar
Description

Description

Vert.x AMQP Bridge
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project Organization

Project Organization

Eclipse

Download vertx-amqp-bridge 3.9.13


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

Dependencies

compile (3)

Group / Artifact Type Version
io.vertx : vertx-core jar
io.vertx : vertx-proton jar
io.vertx : vertx-docgen Optional jar

provided (1)

Group / Artifact Type Version
io.vertx : vertx-codegen Optional jar

test (5)

Group / Artifact Type Version
junit : junit jar 4.13.1
io.vertx : vertx-unit jar
org.apache.activemq : activemq-broker jar 5.14.2
org.apache.activemq : activemq-amqp jar 5.14.2
org.apache.activemq : activemq-jaas jar 5.14.2

Project Modules

There are no modules declared in this project.