License |
License |
---|---|
GroupId | GroupIdio.vertx |
ArtifactId | ArtifactIdvertx-amqp-bridge |
Version | Version3.9.13 |
Type | Typejar |
Description |
DescriptionVert.x AMQP Bridge
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project OrganizationEclipse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-core | jar | |
io.vertx : vertx-proton | jar | |
io.vertx : vertx-docgen Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-codegen Optional | jar |
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 |