License |
License |
---|---|
Categories |
CategoriesJavaScript Languages GWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdorg.atmosphere |
ArtifactId | ArtifactIdatmosphere-gwt-js |
Last Version | Last Version1.1.0.RC5 |
Release Date | Release Date |
Type | Typewar |
Description |
Descriptionatmosphere-gwt-js
A fork of gwt-comet project to integrate with Atmosphere
|
Filename | Size |
---|---|
atmosphere-gwt-js-1.1.0.RC5.pom | |
atmosphere-gwt-js-1.1.0.RC5.war | 496 KB |
atmosphere-gwt-js-1.1.0.RC5-sources.jar | 12 KB |
atmosphere-gwt-js-1.1.0.RC5-javadoc.jar | 51 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.atmosphere/atmosphere-gwt-js/ -->
<dependency>
<groupId>org.atmosphere</groupId>
<artifactId>atmosphere-gwt-js</artifactId>
<version>1.1.0.RC5</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.atmosphere/atmosphere-gwt-js/
implementation 'org.atmosphere:atmosphere-gwt-js:1.1.0.RC5'
// https://jarcasting.com/artifacts/org.atmosphere/atmosphere-gwt-js/
implementation ("org.atmosphere:atmosphere-gwt-js:1.1.0.RC5")
'org.atmosphere:atmosphere-gwt-js:war:1.1.0.RC5'
<dependency org="org.atmosphere" name="atmosphere-gwt-js" rev="1.1.0.RC5">
<artifact name="atmosphere-gwt-js" type="war" />
</dependency>
@Grapes(
@Grab(group='org.atmosphere', module='atmosphere-gwt-js', version='1.1.0.RC5')
)
libraryDependencies += "org.atmosphere" % "atmosphere-gwt-js" % "1.1.0.RC5"
[org.atmosphere/atmosphere-gwt-js "1.1.0.RC5"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.6.1 |
Group / Artifact | Type | Version |
---|---|---|
org.atmosphere : atmosphere-gwt-extra | jar | 1.1.0.RC5 |
com.google.gwt : gwt-user | jar | 2.5.0 |
org.timepedia.exporter : gwtexporter | jar | 2.3.0 |
org.eclipse.jetty : jetty-websocket | jar | 7.6.0.v20120127 |
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.6 |
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 |