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