License |
License
CDDL
|
---|---|
GroupId | GroupIdorg.atmosphere |
ArtifactId | ArtifactIdintegration-cpr |
Last Version | Last Version2.0.0.RC4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionintegration-cpr
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Filename | Size |
---|---|
integration-cpr-2.0.0.RC4.pom | |
integration-cpr-2.0.0.RC4.jar | 2 KB |
integration-cpr-2.0.0.RC4-javadoc.jar | 337 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.atmosphere/integration-cpr/ -->
<dependency>
<groupId>org.atmosphere</groupId>
<artifactId>integration-cpr</artifactId>
<version>2.0.0.RC4</version>
</dependency>
// https://jarcasting.com/artifacts/org.atmosphere/integration-cpr/
implementation 'org.atmosphere:integration-cpr:2.0.0.RC4'
// https://jarcasting.com/artifacts/org.atmosphere/integration-cpr/
implementation ("org.atmosphere:integration-cpr:2.0.0.RC4")
'org.atmosphere:integration-cpr:jar:2.0.0.RC4'
<dependency org="org.atmosphere" name="integration-cpr" rev="2.0.0.RC4">
<artifact name="integration-cpr" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.atmosphere', module='integration-cpr', version='2.0.0.RC4')
)
libraryDependencies += "org.atmosphere" % "integration-cpr" % "2.0.0.RC4"
[org.atmosphere/integration-cpr "2.0.0.RC4"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.tomcat : catalina | jar | 6.0.35 |
org.apache.tomcat : coyote | jar | 6.0.35 |
org.slf4j : slf4j-api | jar | 1.6.1 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.jetty : jetty-websocket | jar | 7.6.9.v20130131 |
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.apache.geronimo.specs : geronimo-servlet_3.0_spec Optional | jar | 1.0 |
org.eclipse.jetty : jetty-continuation Optional | jar | 7.6.9.v20130131 |
org.eclipse.jetty : jetty-servlet Optional | jar | 7.6.9.v20130131 |
org.glassfish.grizzly : grizzly-websockets Optional | jar | 2.3.1 |
org.glassfish.grizzly : grizzly-comet Optional | jar | 2.3.1 |
org.glassfish.grizzly : grizzly-http-servlet Optional | jar | 2.3.1 |
com.sun.grizzly : grizzly-http Optional | jar | 1.9.57 |
com.sun.grizzly : grizzly-http-servlet Optional | jar | 1.9.57 |
com.sun.grizzly : grizzly-comet | jar | 1.9.57 |
com.sun.grizzly : grizzly-compat | jar | 1.9.57 |
org.mockito : mockito-all | jar | 1.8.5 |
org.atmosphere : atmosphere-runtime | jar | 2.0.0.RC4 |
org.testng : testng | jar | 5.8 |
com.ning : async-http-client | jar | 1.7.7 |
org.slf4j : jul-to-slf4j | jar | 1.6.1 |
org.slf4j : jcl-over-slf4j | jar | 1.6.1 |
ch.qos.logback : logback-core | jar | 1.0.13 |
ch.qos.logback : logback-classic | jar | 1.0.13 |