Last Version

vertx Jersey Chat 2.4.2

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

License

License

CDDL
Categories

Categories

Jersey Program Interface REST Frameworks
GroupId

GroupId

org.atmosphere.samples
ArtifactId

ArtifactId

vertx-jersey-chat
Version

Version

2.4.2
Type

Type

jar
Description

Description

vertx Jersey Chat
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

http://maven.apache.org

Download vertx-jersey-chat 2.4.2


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

Dependencies

compile (7)

Group / Artifact Type Version
org.atmosphere : atmosphere-jersey jar 2.4.2
org.atmosphere : atmosphere-vertx jar 2.1.0
io.vertx : vertx-core jar 3.0.0
io.vertx : vertx-web jar 3.0.0
org.apache.geronimo.specs : geronimo-servlet_3.0_spec jar 1.0
com.sun.jersey : jersey-bundle jar 1.19
com.fasterxml.jackson.core : jackson-databind jar 2.2.2

Project Modules

There are no modules declared in this project.