License |
License
CDDL
|
---|---|
Categories |
CategoriesJersey Program Interface REST Frameworks |
GroupId | GroupIdorg.atmosphere.samples |
ArtifactId | ArtifactIdatmosphere-simple-jersey |
Version | Version0.6.2 |
Type | Typewar |
Description |
Descriptionatmosphere-simple-jersey
Sonatype helps open source projects to set up maven repositories on http://oss.sonatype.org.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.atmosphere.samples/atmosphere-simple-jersey/ -->
<dependency>
<groupId>org.atmosphere.samples</groupId>
<artifactId>atmosphere-simple-jersey</artifactId>
<version>0.6.2</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.atmosphere.samples/atmosphere-simple-jersey/
implementation 'org.atmosphere.samples:atmosphere-simple-jersey:0.6.2'
// https://jarcasting.com/artifacts/org.atmosphere.samples/atmosphere-simple-jersey/
implementation ("org.atmosphere.samples:atmosphere-simple-jersey:0.6.2")
'org.atmosphere.samples:atmosphere-simple-jersey:war:0.6.2'
<dependency org="org.atmosphere.samples" name="atmosphere-simple-jersey" rev="0.6.2">
<artifact name="atmosphere-simple-jersey" type="war" />
</dependency>
@Grapes(
@Grab(group='org.atmosphere.samples', module='atmosphere-simple-jersey', version='0.6.2')
)
libraryDependencies += "org.atmosphere.samples" % "atmosphere-simple-jersey" % "0.6.2"
[org.atmosphere.samples/atmosphere-simple-jersey "0.6.2"]
Group / Artifact | Type | Version |
---|---|---|
org.atmosphere : atmosphere-jersey | jar | 0.6.2 |
org.atmosphere : atmosphere-runtime | jar | 0.6.2 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.specs : geronimo-servlet_3.0_spec | jar | 1.0 |
org.eclipse.jetty : jetty-websocket | jar | 7.1.1.v20100517 |
org.mortbay.jetty : jetty | jar | 6.1.22 |
org.mortbay.jetty : jetty-util | jar | 6.1.22 |
org.mortbay.jetty : jetty-management | jar | 6.1.22 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 5.8 |
com.ning : async-http-client | jar | 1.1.0 |