License |
License |
---|---|
Categories |
CategoriesCLI User Interface EventBus Application Layer Libs Messaging |
GroupId | GroupIdio.vertx |
ArtifactId | ArtifactIdvertx-eventbus-bridge-client |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionVert.x Event Bus Bridge Client
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project OrganizationEclipse |
<!-- https://jarcasting.com/artifacts/io.vertx/vertx-eventbus-bridge-client/ -->
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-eventbus-bridge-client</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.vertx/vertx-eventbus-bridge-client/
implementation 'io.vertx:vertx-eventbus-bridge-client:1.0.1'
// https://jarcasting.com/artifacts/io.vertx/vertx-eventbus-bridge-client/
implementation ("io.vertx:vertx-eventbus-bridge-client:1.0.1")
'io.vertx:vertx-eventbus-bridge-client:jar:1.0.1'
<dependency org="io.vertx" name="vertx-eventbus-bridge-client" rev="1.0.1">
<artifact name="vertx-eventbus-bridge-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.vertx', module='vertx-eventbus-bridge-client', version='1.0.1')
)
libraryDependencies += "io.vertx" % "vertx-eventbus-bridge-client" % "1.0.1"
[io.vertx/vertx-eventbus-bridge-client "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
io.netty : netty-common | jar | 4.1.52.Final |
io.netty : netty-buffer | jar | 4.1.52.Final |
io.netty : netty-transport | jar | 4.1.52.Final |
io.netty : netty-handler | jar | 4.1.52.Final |
io.netty : netty-handler-proxy | jar | 4.1.52.Final |
io.netty : netty-codec-http | jar | 4.1.52.Final |
io.netty : netty-codec-http2 | jar | 4.1.52.Final |
io.netty : netty-resolver | jar | 4.1.52.Final |
io.netty : netty-resolver-dns | jar | 4.1.52.Final |
org.slf4j : slf4j-api Optional | jar | 1.7.25 |
com.google.code.gson : gson Optional | jar | 2.2.4 |
com.fasterxml.jackson.core : jackson-core Optional | jar | 2.11.3 |
com.fasterxml.jackson.core : jackson-databind Optional | jar | 2.11.3 |
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-docgen | jar | 0.9.0 |
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-core | test-jar | 3.9.5 |
io.vertx : vertx-tcp-eventbus-bridge | jar | 3.9.5 |
io.vertx : vertx-web | jar | 3.9.5 |
junit : junit | jar | 4.13.1 |
io.vertx : vertx-unit | jar | 3.9.5 |
org.littleshoot : littleproxy | jar | 1.1.2 |