License |
License
CDDL
|
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks JSON Data |
GroupId | GroupIdorg.atmosphere.samples |
ArtifactId | ArtifactIdgwt20-json |
Version | Version2.6.4 |
Type | Typewar |
Description |
Descriptiongwt20-json
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
gwt20-json-2.6.4.pom | |
gwt20-json-2.6.4.war | 8 MB |
gwt20-json-2.6.4-sources.jar | 6 KB |
gwt20-json-2.6.4-javadoc.jar | 43 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.atmosphere.samples/gwt20-json/ -->
<dependency>
<groupId>org.atmosphere.samples</groupId>
<artifactId>gwt20-json</artifactId>
<version>2.6.4</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.atmosphere.samples/gwt20-json/
implementation 'org.atmosphere.samples:gwt20-json:2.6.4'
// https://jarcasting.com/artifacts/org.atmosphere.samples/gwt20-json/
implementation ("org.atmosphere.samples:gwt20-json:2.6.4")
'org.atmosphere.samples:gwt20-json:war:2.6.4'
<dependency org="org.atmosphere.samples" name="gwt20-json" rev="2.6.4">
<artifact name="gwt20-json" type="war" />
</dependency>
@Grapes(
@Grab(group='org.atmosphere.samples', module='gwt20-json', version='2.6.4')
)
libraryDependencies += "org.atmosphere.samples" % "gwt20-json" % "2.6.4"
[org.atmosphere.samples/gwt20-json "2.6.4"]
Group / Artifact | Type | Version |
---|---|---|
org.atmosphere.client : javascript | war | 3.0.6 |
org.atmosphere : atmosphere-runtime | jar | 2.6.4 |
org.atmosphere.extensions : atmosphere-gwt20-server | jar | 2.5.2 |
org.atmosphere.extensions : atmosphere-gwt20-jackson | jar | 2.5.2 |
Group / Artifact | Type | Version |
---|---|---|
org.atmosphere.extensions : atmosphere-gwt20-client | jar | 2.5.2 |
com.google.gwt : gwt-user | jar | 2.5.1 |
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-servlet | jar | 2.5.1 |
org.slf4j : slf4j-jdk14 | jar | 1.6.1 |