Last Version

Vert.x Stomp 4.3.1

Stomp support for Vert.x 3

License

License

GroupId

GroupId

io.vertx
ArtifactId

ArtifactId

vertx-stomp
Version

Version

4.3.1
Type

Type

jar
Description

Description

Vert.x Stomp
Stomp support for Vert.x 3
Project Organization

Project Organization

Eclipse

Download vertx-stomp 4.3.1


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

Dependencies

compile (5)

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

test (9)

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

Project Modules

There are no modules declared in this project.