License |
License |
---|---|
GroupId | GroupIdorg.atmosphere |
ArtifactId | ArtifactIdatmosphere-spring |
Last Version | Last Version2.6.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionatmosphere-spring
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Filename | Size |
---|---|
atmosphere-spring-2.6.5.pom | |
atmosphere-spring-2.6.5.jar | 2 KB |
atmosphere-spring-2.6.5-sources.jar | 1 KB |
atmosphere-spring-2.6.5-javadoc.jar | 20 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.atmosphere/atmosphere-spring/ -->
<dependency>
<groupId>org.atmosphere</groupId>
<artifactId>atmosphere-spring</artifactId>
<version>2.6.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.atmosphere/atmosphere-spring/
implementation 'org.atmosphere:atmosphere-spring:2.6.5'
// https://jarcasting.com/artifacts/org.atmosphere/atmosphere-spring/
implementation ("org.atmosphere:atmosphere-spring:2.6.5")
'org.atmosphere:atmosphere-spring:jar:2.6.5'
<dependency org="org.atmosphere" name="atmosphere-spring" rev="2.6.5">
<artifact name="atmosphere-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.atmosphere', module='atmosphere-spring', version='2.6.5')
)
libraryDependencies += "org.atmosphere" % "atmosphere-spring" % "2.6.5"
[org.atmosphere/atmosphere-spring "2.6.5"]
Group / Artifact | Type | Version |
---|---|---|
org.atmosphere : atmosphere-runtime | jar | 2.7.2 |
cglib : cglib | jar | 3.1 |
org.springframework : spring-webmvc | jar | 3.2.16.RELEASE |
org.slf4j : slf4j-api | jar | 1.7.13 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.specs : geronimo-servlet_3.0_spec Optional | jar | 1.0 |
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.8.3 |
org.slf4j : jul-to-slf4j | jar | 1.7.13 |
org.slf4j : jcl-over-slf4j | jar | 1.7.13 |
ch.qos.logback : logback-core | jar | 1.1.2 |
ch.qos.logback : logback-classic | jar | 1.1.2 |