Last Version

vertx Jersey Chat 1.0.0

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

License

License

Categories

Categories

Jersey Program Interface REST Frameworks
GroupId

GroupId

org.atmosphere.vertx.samples
ArtifactId

ArtifactId

vertx-jersey-chat
Version

Version

1.0.0
Type

Type

jar
Description

Description

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

Project URL

http://maven.apache.org

Download vertx-jersey-chat 1.0.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.atmosphere : atmosphere-jersey jar 2.0.0
org.atmosphere : atmosphere-vertx jar 1.0.0
org.apache.geronimo.specs : geronimo-servlet_3.0_spec jar 1.0
com.sun.jersey : jersey-json jar 1.17

provided (2)

Group / Artifact Type Version
io.vertx : vertx-core jar 2.0.1-final
io.vertx : vertx-platform jar 2.0.1-final

Project Modules

There are no modules declared in this project.