License |
License
CDDL
|
---|---|
GroupId | GroupIdorg.atmosphere |
ArtifactId | ArtifactIdatmosphere-integration |
Last Version | Last Version2.0.0.RC4 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionatmosphere-integration
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Filename | Size |
---|---|
atmosphere-integration-2.0.0.RC4.pom | 791 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.atmosphere/atmosphere-integration/ -->
<dependency>
<groupId>org.atmosphere</groupId>
<artifactId>atmosphere-integration</artifactId>
<version>2.0.0.RC4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.atmosphere/atmosphere-integration/
implementation 'org.atmosphere:atmosphere-integration:2.0.0.RC4'
// https://jarcasting.com/artifacts/org.atmosphere/atmosphere-integration/
implementation ("org.atmosphere:atmosphere-integration:2.0.0.RC4")
'org.atmosphere:atmosphere-integration:pom:2.0.0.RC4'
<dependency org="org.atmosphere" name="atmosphere-integration" rev="2.0.0.RC4">
<artifact name="atmosphere-integration" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.atmosphere', module='atmosphere-integration', version='2.0.0.RC4')
)
libraryDependencies += "org.atmosphere" % "atmosphere-integration" % "2.0.0.RC4"
[org.atmosphere/atmosphere-integration "2.0.0.RC4"]
Group / Artifact | Type | Version |
---|---|---|
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.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 |