Last Version

mod-stomp-io 1.1.2

Asynchronous STOMP bus module for Vert.x

License

License

GroupId

GroupId

com.jetdrone
ArtifactId

ArtifactId

mod-stomp-io
Version

Version

1.1.2
Type

Type

jar
Description

Description

mod-stomp-io
Asynchronous STOMP bus module for Vert.x
Project URL

Project URL

https://github.com/pmlopes/mod-stomp-io
Source Code Management

Source Code Management

https://github.com/pmlopes/mod-stomp-io.git

Download mod-stomp-io 1.1.2


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

Dependencies

test (3)

Group / Artifact Type Version
io.vertx : testtools jar 2.0.3-final
junit : junit jar 4.11
com.rabbitmq : amqp-client jar 3.3.4

Project Modules

There are no modules declared in this project.