License |
License |
---|---|
GroupId | GroupIdio.vertx |
ArtifactId | ArtifactIdvertx-stomp |
Last Version | Last Version4.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionVert.x Stomp
Stomp support for Vert.x 3
|
Project Organization |
Project OrganizationEclipse |
Filename | Size |
---|---|
vertx-stomp-4.3.1.pom | |
vertx-stomp-4.3.1.jar | 107 KB |
vertx-stomp-4.3.1-tests.jar | 134 KB |
vertx-stomp-4.3.1-test-sources.jar | 59 KB |
vertx-stomp-4.3.1-sources.jar | 86 KB |
vertx-stomp-4.3.1-javadoc.jar | 225 KB |
vertx-stomp-4.3.1-docs.zip | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.vertx/vertx-stomp/ -->
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-stomp</artifactId>
<version>4.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.vertx/vertx-stomp/
implementation 'io.vertx:vertx-stomp:4.3.1'
// https://jarcasting.com/artifacts/io.vertx/vertx-stomp/
implementation ("io.vertx:vertx-stomp:4.3.1")
'io.vertx:vertx-stomp:jar:4.3.1'
<dependency org="io.vertx" name="vertx-stomp" rev="4.3.1">
<artifact name="vertx-stomp" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.vertx', module='vertx-stomp', version='4.3.1')
)
libraryDependencies += "io.vertx" % "vertx-stomp" % "4.3.1"
[io.vertx/vertx-stomp "4.3.1"]
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-core | jar | |
io.vertx : vertx-codegen Optional | jar | |
io.vertx : vertx-docgen Optional | jar | |
io.vertx : vertx-auth-common | jar | |
io.vertx : vertx-bridge-common | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.assertj : assertj-core | jar | 3.8.0 |
io.vertx : vertx-unit | jar | |
com.jayway.awaitility : awaitility | jar | 1.7.0 |
org.slf4j : slf4j-api | jar | 1.7.21 |
io.vertx : vertx-auth-properties | jar | |
org.projectodd.stilts : stilts-stomp-client | jar | 0.1.40 |
org.testcontainers : testcontainers | jar | 1.15.2 |
org.slf4j : slf4j-simple | jar | 1.7.25 |