License |
License
CDDL
|
---|---|
GroupId | GroupIdorg.atmosphere |
ArtifactId | ArtifactIdatmosphere-jquery |
Last Version | Last Version1.1.0.RC3 |
Release Date | Release Date |
Type | Typewar |
Description |
Descriptionatmosphere-jquery
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
atmosphere-jquery-1.1.0.RC3.pom | |
atmosphere-jquery-1.1.0.RC3.war | 98 KB |
atmosphere-jquery-1.1.0.RC3-javadoc.jar | 337 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.atmosphere/atmosphere-jquery/ -->
<dependency>
<groupId>org.atmosphere</groupId>
<artifactId>atmosphere-jquery</artifactId>
<version>1.1.0.RC3</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.atmosphere/atmosphere-jquery/
implementation 'org.atmosphere:atmosphere-jquery:1.1.0.RC3'
// https://jarcasting.com/artifacts/org.atmosphere/atmosphere-jquery/
implementation ("org.atmosphere:atmosphere-jquery:1.1.0.RC3")
'org.atmosphere:atmosphere-jquery:war:1.1.0.RC3'
<dependency org="org.atmosphere" name="atmosphere-jquery" rev="1.1.0.RC3">
<artifact name="atmosphere-jquery" type="war" />
</dependency>
@Grapes(
@Grab(group='org.atmosphere', module='atmosphere-jquery', version='1.1.0.RC3')
)
libraryDependencies += "org.atmosphere" % "atmosphere-jquery" % "1.1.0.RC3"
[org.atmosphere/atmosphere-jquery "1.1.0.RC3"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.6.1 |
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 | 0.9.30 |
ch.qos.logback : logback-classic | jar | 0.9.30 |