Last Version

GWT Server Library (Repackaged) 1.2

*** THIS IS AN OBSOLETE VERSION UPLOADED FOR USE WITH CEDAR-COMMON.*** The Server Library for GWT is a collection of Java server side components for the Google Web Toolkit AJAX framework with the focus on the Spring framework by facilitating publishing of Spring beans as RPC services with support for Hibernate-managed entities.

License

License

The Apache Software License, Version 2.0
Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.googlecode.cedar-common
ArtifactId

ArtifactId

gwt-sl
Version

Version

1.2
Type

Type

jar
Description

Description

GWT Server Library (Repackaged)
*** THIS IS AN OBSOLETE VERSION UPLOADED FOR USE WITH CEDAR-COMMON.*** The Server Library for GWT is a collection of Java server side components for the Google Web Toolkit AJAX framework with the focus on the Spring framework by facilitating publishing of Spring beans as RPC services with support for Hibernate-managed entities.
Project URL

Project URL

https://code.google.com/p/gwt-sl/

Download gwt-sl 1.2


<!-- https://jarcasting.com/artifacts/com.googlecode.cedar-common/gwt-sl/ -->
<dependency>
    <groupId>com.googlecode.cedar-common</groupId>
    <artifactId>gwt-sl</artifactId>
    <version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.cedar-common/gwt-sl/
implementation 'com.googlecode.cedar-common:gwt-sl:1.2'
// https://jarcasting.com/artifacts/com.googlecode.cedar-common/gwt-sl/
implementation ("com.googlecode.cedar-common:gwt-sl:1.2")
'com.googlecode.cedar-common:gwt-sl:jar:1.2'
<dependency org="com.googlecode.cedar-common" name="gwt-sl" rev="1.2">
  <artifact name="gwt-sl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.cedar-common', module='gwt-sl', version='1.2')
)
libraryDependencies += "com.googlecode.cedar-common" % "gwt-sl" % "1.2"
[com.googlecode.cedar-common/gwt-sl "1.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.