License |
License |
---|---|
Categories |
CategoriesEventBus Application Layer Libs Messaging |
GroupId | GroupIdio.vertx |
ArtifactId | ArtifactIdvertx-tcp-eventbus-bridge |
Last Version | Last Version4.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionVert.x TCP EventBus Bridge
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-tcp-eventbus-bridge/ -->
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-tcp-eventbus-bridge</artifactId>
<version>4.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.vertx/vertx-tcp-eventbus-bridge/
implementation 'io.vertx:vertx-tcp-eventbus-bridge:4.3.1'
// https://jarcasting.com/artifacts/io.vertx/vertx-tcp-eventbus-bridge/
implementation ("io.vertx:vertx-tcp-eventbus-bridge:4.3.1")
'io.vertx:vertx-tcp-eventbus-bridge:jar:4.3.1'
<dependency org="io.vertx" name="vertx-tcp-eventbus-bridge" rev="4.3.1">
<artifact name="vertx-tcp-eventbus-bridge" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.vertx', module='vertx-tcp-eventbus-bridge', version='4.3.1')
)
libraryDependencies += "io.vertx" % "vertx-tcp-eventbus-bridge" % "4.3.1"
[io.vertx/vertx-tcp-eventbus-bridge "4.3.1"]
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-core | jar | |
io.vertx : vertx-bridge-common | jar | 4.3.1 |
io.vertx : vertx-codegen Optional | jar | |
io.vertx : vertx-docgen Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-core | test-jar | |
junit : junit | jar | 4.13.1 |
io.vertx : vertx-unit | jar | |
org.bouncycastle : bcpkix-jdk15on | jar | 1.65 |