License |
License
CDDL
|
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdorg.atmosphere.samples |
ArtifactId | ArtifactIdatmosphere-gwt-jsdemo |
Version | Version1.0.19 |
Type | Typewar |
Description |
Descriptionatmosphere-gwt-jsdemo
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
atmosphere-gwt-jsdemo-1.0.19.pom | |
atmosphere-gwt-jsdemo-1.0.19.war | 2 MB |
atmosphere-gwt-jsdemo-1.0.19-javadoc.jar | 337 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.atmosphere.samples/atmosphere-gwt-jsdemo/ -->
<dependency>
<groupId>org.atmosphere.samples</groupId>
<artifactId>atmosphere-gwt-jsdemo</artifactId>
<version>1.0.19</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.atmosphere.samples/atmosphere-gwt-jsdemo/
implementation 'org.atmosphere.samples:atmosphere-gwt-jsdemo:1.0.19'
// https://jarcasting.com/artifacts/org.atmosphere.samples/atmosphere-gwt-jsdemo/
implementation ("org.atmosphere.samples:atmosphere-gwt-jsdemo:1.0.19")
'org.atmosphere.samples:atmosphere-gwt-jsdemo:war:1.0.19'
<dependency org="org.atmosphere.samples" name="atmosphere-gwt-jsdemo" rev="1.0.19">
<artifact name="atmosphere-gwt-jsdemo" type="war" />
</dependency>
@Grapes(
@Grab(group='org.atmosphere.samples', module='atmosphere-gwt-jsdemo', version='1.0.19')
)
libraryDependencies += "org.atmosphere.samples" % "atmosphere-gwt-jsdemo" % "1.0.19"
[org.atmosphere.samples/atmosphere-gwt-jsdemo "1.0.19"]
Group / Artifact | Type | Version |
---|---|---|
org.atmosphere : atmosphere-gwt-server | jar | 1.0.19 |
org.codehaus.jackson : jackson-core-asl | jar | 1.9.8 |
org.codehaus.jackson : jackson-mapper-asl | jar | 1.9.8 |
org.slf4j : slf4j-api | jar | 1.6.1 |
Group / Artifact | Type | Version |
---|---|---|
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.atmosphere : atmosphere-gwt-js | war | 1.0.19 |
org.atmosphere : atmosphere-gwt-jackson | jar | 1.0.19 |
org.slf4j : slf4j-jdk14 | jar | 1.6.1 |
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 |