License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdio.vertx |
ArtifactId | ArtifactIdvertx-amqp-client |
Last Version | Last Version4.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEclipse Vert.x AMQP 1.0 Client
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-client/ -->
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-amqp-client</artifactId>
<version>4.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.vertx/vertx-amqp-client/
implementation 'io.vertx:vertx-amqp-client:4.3.1'
// https://jarcasting.com/artifacts/io.vertx/vertx-amqp-client/
implementation ("io.vertx:vertx-amqp-client:4.3.1")
'io.vertx:vertx-amqp-client:jar:4.3.1'
<dependency org="io.vertx" name="vertx-amqp-client" rev="4.3.1">
<artifact name="vertx-amqp-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.vertx', module='vertx-amqp-client', version='4.3.1')
)
libraryDependencies += "io.vertx" % "vertx-amqp-client" % "4.3.1"
[io.vertx/vertx-amqp-client "4.3.1"]
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-core | jar | |
com.fasterxml.jackson.core : jackson-databind | jar | |
io.vertx : vertx-codegen Optional | jar | |
io.vertx : vertx-docgen Optional | jar | |
io.vertx : vertx-proton | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.assertj : assertj-core | jar | 3.21.0 |
io.vertx : vertx-unit | jar | |
org.awaitility : awaitility | jar | 4.1.1 |
org.slf4j : slf4j-api | jar | 1.7.32 |
ch.qos.logback : logback-classic | jar | 1.2.7 |
org.apache.logging.log4j : log4j-core | jar | 2.17.1 |