Last Version

Vert.x Proton 4.3.1

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

License

License

GroupId

GroupId

io.vertx
ArtifactId

ArtifactId

vertx-proton
Version

Version

4.3.1
Type

Type

jar
Description

Description

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

Project Organization

Eclipse

Download vertx-proton 4.3.1


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

Dependencies

compile (2)

Group / Artifact Type Version
io.vertx : vertx-core jar
org.apache.qpid : proton-j jar 0.33.10

provided (3)

Group / Artifact Type Version
org.reactivestreams : reactive-streams jar 1.0.3
io.vertx : vertx-codegen jar
io.vertx : vertx-docgen jar

test (8)

Group / Artifact Type Version
junit : junit jar 4.13.2
io.vertx : vertx-unit jar
org.mockito : mockito-core jar 3.12.4
org.apache.activemq : activemq-broker jar 5.16.3
org.apache.activemq : activemq-amqp jar 5.16.3
org.apache.activemq : activemq-jaas jar 5.16.3
org.reactivestreams : reactive-streams-tck jar 1.0.3
io.reactivex.rxjava2 : rxjava jar 2.1.0

Project Modules

There are no modules declared in this project.