License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdorg.atmosphere.extensions |
ArtifactId | ArtifactIdatmosphere-gwt20-managed |
Last Version | Last Version2.6.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionatmosphere-gwt20-managed
A fork of gwt-comet project to integrate with Atmosphere
|
<!-- https://jarcasting.com/artifacts/org.atmosphere.extensions/atmosphere-gwt20-managed/ -->
<dependency>
<groupId>org.atmosphere.extensions</groupId>
<artifactId>atmosphere-gwt20-managed</artifactId>
<version>2.6.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.atmosphere.extensions/atmosphere-gwt20-managed/
implementation 'org.atmosphere.extensions:atmosphere-gwt20-managed:2.6.5'
// https://jarcasting.com/artifacts/org.atmosphere.extensions/atmosphere-gwt20-managed/
implementation ("org.atmosphere.extensions:atmosphere-gwt20-managed:2.6.5")
'org.atmosphere.extensions:atmosphere-gwt20-managed:jar:2.6.5'
<dependency org="org.atmosphere.extensions" name="atmosphere-gwt20-managed" rev="2.6.5">
<artifact name="atmosphere-gwt20-managed" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.atmosphere.extensions', module='atmosphere-gwt20-managed', version='2.6.5')
)
libraryDependencies += "org.atmosphere.extensions" % "atmosphere-gwt20-managed" % "2.6.5"
[org.atmosphere.extensions/atmosphere-gwt20-managed "2.6.5"]
Group / Artifact | Type | Version |
---|---|---|
org.atmosphere.extensions : atmosphere-gwt20-client | jar | 2.6.5 |
org.atmosphere.extensions : atmosphere-gwt20-server | jar | 2.6.5 |
org.slf4j : slf4j-api | jar | 1.7.13 |
Group / Artifact | Type | Version |
---|---|---|
org.atmosphere : atmosphere-runtime | jar | 2.7.2 |
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 |