is not current version
Last Version 4.3.1

io.vertx:vertx-rabbitmq-client 4.1.2

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-rabbitmq-client
Version

Version

4.1.2
Type

Type

jar
Description

Description

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

Project Organization

Eclipse

Download vertx-rabbitmq-client 4.1.2


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

Dependencies

compile (5)

Group / Artifact Type Version
io.vertx : vertx-core jar
io.vertx : vertx-codegen Optional jar
io.vertx : vertx-docgen Optional jar
org.slf4j : slf4j-api jar 1.7.21
com.rabbitmq : amqp-client jar 5.10.0

test (8)

Group / Artifact Type Version
junit : junit jar 4.13.1
io.vertx : vertx-core test-jar
io.vertx : vertx-unit jar
io.vertx : vertx-web-client jar
com.fasterxml.jackson.core : jackson-databind jar
org.testcontainers : testcontainers jar 1.15.2
org.testcontainers : toxiproxy jar 1.15.2
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.