Last Version

integration-cpr 2.0.0.RC4

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

License

License

CDDL
GroupId

GroupId

org.atmosphere
ArtifactId

ArtifactId

integration-cpr
Version

Version

2.0.0.RC4
Type

Type

jar
Description

Description

integration-cpr
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

https://github.com/Atmosphere/atmosphere

Download integration-cpr 2.0.0.RC4


<!-- 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"]

Dependencies

compile (3)

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

provided (4)

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

test (18)

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

Project Modules

There are no modules declared in this project.