Last Version

Eclipse Vert.x AMQP 1.0 Client 4.3.1

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

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.vertx
ArtifactId

ArtifactId

vertx-amqp-client
Version

Version

4.3.1
Type

Type

jar
Description

Description

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

Project Organization

Eclipse

Download vertx-amqp-client 4.3.1


<!-- 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"]

Dependencies

compile (5)

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

test (7)

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

Project Modules

There are no modules declared in this project.