| License | License | 
|---|---|
| Categories | CategoriesORM Data | 
| GroupId | GroupIdorg.atmosphere | 
| ArtifactId | ArtifactIdvibe-platform-bridge-vertx2 | 
| Version | Version3.0.0-Alpha9 | 
| Type | Typejar | 
| Description | DescriptionVibe Platform/Bridge/Vert.x 2 Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/ | 
<!-- https://jarcasting.com/artifacts/org.atmosphere/vibe-platform-bridge-vertx2/ -->
<dependency>
    <groupId>org.atmosphere</groupId>
    <artifactId>vibe-platform-bridge-vertx2</artifactId>
    <version>3.0.0-Alpha9</version>
</dependency>// https://jarcasting.com/artifacts/org.atmosphere/vibe-platform-bridge-vertx2/
implementation 'org.atmosphere:vibe-platform-bridge-vertx2:3.0.0-Alpha9'// https://jarcasting.com/artifacts/org.atmosphere/vibe-platform-bridge-vertx2/
implementation ("org.atmosphere:vibe-platform-bridge-vertx2:3.0.0-Alpha9")'org.atmosphere:vibe-platform-bridge-vertx2:jar:3.0.0-Alpha9'<dependency org="org.atmosphere" name="vibe-platform-bridge-vertx2" rev="3.0.0-Alpha9">
  <artifact name="vibe-platform-bridge-vertx2" type="jar" />
</dependency>@Grapes(
@Grab(group='org.atmosphere', module='vibe-platform-bridge-vertx2', version='3.0.0-Alpha9')
)libraryDependencies += "org.atmosphere" % "vibe-platform-bridge-vertx2" % "3.0.0-Alpha9"[org.atmosphere/vibe-platform-bridge-vertx2 "3.0.0-Alpha9"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.atmosphere : vibe-platform-action | jar | 3.0.0-Alpha9 | 
| org.atmosphere : vibe-platform-http | jar | 3.0.0-Alpha9 | 
| org.atmosphere : vibe-platform-ws | jar | 3.0.0-Alpha9 | 
| org.slf4j : slf4j-api | jar | 1.7.10 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| io.vertx : vertx-core | jar | 2.1.5 | 
| io.vertx : vertx-platform | jar | 2.1.5 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.atmosphere : vibe-platform-test | jar | 3.0.0-Alpha9 | 
| ch.qos.logback : logback-core | jar | 1.1.2 | 
| ch.qos.logback : logback-classic | jar | 1.1.2 |