License |
License
CDDL
|
---|---|
Categories |
CategoriesJersey Program Interface REST Frameworks |
GroupId | GroupIdorg.atmosphere.samples |
ArtifactId | ArtifactIdvertx-jersey-chat |
Last Version | Last Version2.4.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionvertx Jersey Chat
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
<!-- 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"]
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 |