Last Version

Vert.x Event Bus Bridge Client 1.0.1

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

CLI User Interface EventBus Application Layer Libs Messaging
GroupId

GroupId

io.vertx
ArtifactId

ArtifactId

vertx-eventbus-bridge-client
Version

Version

1.0.1
Type

Type

jar
Description

Description

Vert.x Event Bus Bridge Client
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project Organization

Project Organization

Eclipse

Download vertx-eventbus-bridge-client 1.0.1


<!-- 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"]

Dependencies

compile (13)

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

provided (1)

Group / Artifact Type Version
io.vertx : vertx-docgen jar 0.9.0

test (6)

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

Project Modules

There are no modules declared in this project.