не последняя версия
Последняя версия 1.1.0

com.github.j2ro:http-event-bus-bridge 1.0.1

Http Event Bus Bridge Module for Vert.x

Группа

Группа

com.github.j2ro
Идентификатор

Идентификатор

http-event-bus-bridge
Версия

Версия

1.0.1
Тип

Тип

jar

Скачать http-event-bus-bridge 1.0.1


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