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