Last Version

atmosphere-vertx Server 3.0.0

atmosphere-vertx: A HTTP/WebSocket server powered by Atmosphere and Vert.x Framework

License

License

GroupId

GroupId

org.atmosphere
ArtifactId

ArtifactId

atmosphere-vertx
Version

Version

3.0.0
Type

Type

jar
Description

Description

atmosphere-vertx Server
atmosphere-vertx: A HTTP/WebSocket server powered by Atmosphere and Vert.x Framework

Download atmosphere-vertx 3.0.0


<!-- https://jarcasting.com/artifacts/org.atmosphere/atmosphere-vertx/ -->
<dependency>
    <groupId>org.atmosphere</groupId>
    <artifactId>atmosphere-vertx</artifactId>
    <version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.atmosphere/atmosphere-vertx/
implementation 'org.atmosphere:atmosphere-vertx:3.0.0'
// https://jarcasting.com/artifacts/org.atmosphere/atmosphere-vertx/
implementation ("org.atmosphere:atmosphere-vertx:3.0.0")
'org.atmosphere:atmosphere-vertx:jar:3.0.0'
<dependency org="org.atmosphere" name="atmosphere-vertx" rev="3.0.0">
  <artifact name="atmosphere-vertx" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.atmosphere', module='atmosphere-vertx', version='3.0.0')
)
libraryDependencies += "org.atmosphere" % "atmosphere-vertx" % "3.0.0"
[org.atmosphere/atmosphere-vertx "3.0.0"]

Dependencies

compile (6)

Group / Artifact Type Version
org.atmosphere : atmosphere-runtime jar 2.4.20
io.vertx : vertx-core jar 3.5.0
io.vertx : vertx-web jar 3.5.0
org.slf4j : slf4j-api jar 1.6.4
ch.qos.logback : logback-classic jar 1.0.7
org.apache.geronimo.specs : geronimo-servlet_3.0_spec jar 1.0

test (3)

Group / Artifact Type Version
org.atmosphere : atmosphere-jersey jar 1.1.0.RC3
com.ning : async-http-client jar 1.7.16
org.testng : testng jar 5.8

Project Modules

There are no modules declared in this project.