| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.j2ro |
| Идентификатор | Идентификаторhttp-event-bus-bridge |
| Версия | Версия1.1.0 |
| Тип | Типjar |
| Описание |
ОписаниеVert.x Http Event Bus Bridge Module
Http Event Bus Bridge Module for Vert.x
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| http-event-bus-bridge-1.1.0.pom | |
| http-event-bus-bridge-1.1.0.jar | 28 KB |
| http-event-bus-bridge-1.1.0-sources.jar | 15 KB |
| http-event-bus-bridge-1.1.0-mod.zip | 1 MB |
| http-event-bus-bridge-1.1.0-javadoc.jar | 121 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| log4j : log4j | jar | 1.2.17 |
| org.glassfish.jersey.media : jersey-media-json-jackson | jar | 2.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |