Vertx EventBus Proxy Helper for Java

Provides a simple and useful way to encapsulate the Vertx EvenBus.

License

License

Categories

Categories

Java Languages EventBus Application Layer Libs Messaging
GroupId

GroupId

com.rapatao
ArtifactId

ArtifactId

vertx-eventbus-proxyhelper-java
Last Version

Last Version

0.0.4-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Vertx EventBus Proxy Helper for Java
Provides a simple and useful way to encapsulate the Vertx EvenBus.
Project URL

Project URL

https://github.com/rapatao/vertx-eventbus-proxyhelper-java
Source Code Management

Source Code Management

http://github.com/rapatao/vertx-eventbus-proxyhelper-java

Download vertx-eventbus-proxyhelper-java

How to add to project

<!-- https://jarcasting.com/artifacts/com.rapatao/vertx-eventbus-proxyhelper-java/ -->
<dependency>
    <groupId>com.rapatao</groupId>
    <artifactId>vertx-eventbus-proxyhelper-java</artifactId>
    <version>0.0.4-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.rapatao/vertx-eventbus-proxyhelper-java/
implementation 'com.rapatao:vertx-eventbus-proxyhelper-java:0.0.4-RELEASE'
// https://jarcasting.com/artifacts/com.rapatao/vertx-eventbus-proxyhelper-java/
implementation ("com.rapatao:vertx-eventbus-proxyhelper-java:0.0.4-RELEASE")
'com.rapatao:vertx-eventbus-proxyhelper-java:jar:0.0.4-RELEASE'
<dependency org="com.rapatao" name="vertx-eventbus-proxyhelper-java" rev="0.0.4-RELEASE">
  <artifact name="vertx-eventbus-proxyhelper-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rapatao', module='vertx-eventbus-proxyhelper-java', version='0.0.4-RELEASE')
)
libraryDependencies += "com.rapatao" % "vertx-eventbus-proxyhelper-java" % "0.0.4-RELEASE"
[com.rapatao/vertx-eventbus-proxyhelper-java "0.0.4-RELEASE"]

Dependencies

provided (2)

Group / Artifact Type Version
io.vertx : vertx-core jar 3.3.3
org.projectlombok : lombok jar 1.16.10

test (2)

Group / Artifact Type Version
io.vertx : vertx-unit jar 3.3.3
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.4-RELEASE
0.0.3-RELEASE
0.0.2-RELEASE
0.0.1-RELEASE