Last Version

Vert.x Http Event Bus Bridge Module 1.1.0

Http Event Bus Bridge Module for Vert.x

License

License

GroupId

GroupId

com.github.j2ro
ArtifactId

ArtifactId

http-event-bus-bridge
Version

Version

1.1.0
Type

Type

jar
Description

Description

Vert.x Http Event Bus Bridge Module
Http Event Bus Bridge Module for Vert.x
Project URL

Project URL

http://vertx.io
Source Code Management

Source Code Management

https://github.com/j2ro/mod-http-event-bus-bridge

Download http-event-bus-bridge 1.1.0


<!-- https://jarcasting.com/artifacts/com.github.j2ro/http-event-bus-bridge/ -->
<dependency>
    <groupId>com.github.j2ro</groupId>
    <artifactId>http-event-bus-bridge</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.j2ro/http-event-bus-bridge/
implementation 'com.github.j2ro:http-event-bus-bridge:1.1.0'
// https://jarcasting.com/artifacts/com.github.j2ro/http-event-bus-bridge/
implementation ("com.github.j2ro:http-event-bus-bridge:1.1.0")
'com.github.j2ro:http-event-bus-bridge:jar:1.1.0'
<dependency org="com.github.j2ro" name="http-event-bus-bridge" rev="1.1.0">
  <artifact name="http-event-bus-bridge" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.j2ro', module='http-event-bus-bridge', version='1.1.0')
)
libraryDependencies += "com.github.j2ro" % "http-event-bus-bridge" % "1.1.0"
[com.github.j2ro/http-event-bus-bridge "1.1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
log4j : log4j jar 1.2.17
org.glassfish.jersey.media : jersey-media-json-jackson jar 2.3

provided (4)

Group / Artifact Type Version
com.englishtown : vertx-mod-jersey jar 2.6.0
io.vertx : vertx-core jar 2.1.1
io.vertx : vertx-platform jar 2.1.1
io.vertx : vertx-hazelcast jar 2.1.1

test (7)

Group / Artifact Type Version
junit : junit jar 4.11
io.vertx : testtools jar 2.0.3-final
commons-io : commons-io jar 2.4
org.mockito : mockito-all jar 1.9.0
org.glassfish.hk2 : hk2-api jar 2.3.0-b05
org.glassfish.hk2 : hk2-locator jar 2.3.0-b05
asm : asm jar 3.3.1

Project Modules

There are no modules declared in this project.