License |
License |
---|---|
GroupId | GroupIdio.vertx |
ArtifactId | ArtifactIdvertx-proton |
Version | Version4.1.0.CR2 |
Type | Typejar |
Description |
DescriptionVert.x Proton
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project OrganizationEclipse |
Filename | Size |
---|---|
vertx-proton-4.1.0.CR2.pom | |
vertx-proton-4.1.0.CR2.jar | 116 KB |
vertx-proton-4.1.0.CR2-tests.jar | 219 KB |
vertx-proton-4.1.0.CR2-test-sources.jar | 100 KB |
vertx-proton-4.1.0.CR2-sources.jar | 90 KB |
vertx-proton-4.1.0.CR2-javadoc.jar | 235 KB |
vertx-proton-4.1.0.CR2-docs.zip | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.vertx/vertx-proton/ -->
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-proton</artifactId>
<version>4.1.0.CR2</version>
</dependency>
// https://jarcasting.com/artifacts/io.vertx/vertx-proton/
implementation 'io.vertx:vertx-proton:4.1.0.CR2'
// https://jarcasting.com/artifacts/io.vertx/vertx-proton/
implementation ("io.vertx:vertx-proton:4.1.0.CR2")
'io.vertx:vertx-proton:jar:4.1.0.CR2'
<dependency org="io.vertx" name="vertx-proton" rev="4.1.0.CR2">
<artifact name="vertx-proton" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.vertx', module='vertx-proton', version='4.1.0.CR2')
)
libraryDependencies += "io.vertx" % "vertx-proton" % "4.1.0.CR2"
[io.vertx/vertx-proton "4.1.0.CR2"]
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-core | jar | |
org.apache.qpid : proton-j | jar | 0.33.8 |
Group / Artifact | Type | Version |
---|---|---|
org.reactivestreams : reactive-streams | jar | 1.0.3 |
io.vertx : vertx-codegen | jar | |
io.vertx : vertx-docgen | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
io.vertx : vertx-unit | jar | |
org.mockito : mockito-core | jar | 2.19.0 |
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 |
org.reactivestreams : reactive-streams-tck | jar | 1.0.3 |
io.reactivex.rxjava2 : rxjava | jar | 2.1.0 |