Last Version

SL for GWT 1.3-RC1

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

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks Net
GroupId

GroupId

net.sf.gwt-widget
ArtifactId

ArtifactId

gwt-sl
Version

Version

1.3-RC1
Type

Type

jar
Description

Description

SL for GWT
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.

Download gwt-sl 1.3-RC1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework : spring-jdbc jar 3.0.5.RELEASE
org.springframework : spring-webmvc jar 3.0.5.RELEASE
cglib : cglib-nodep jar 2.1_3

provided (1)

Group / Artifact Type Version
com.google.gwt : gwt-user jar 2.1.1

runtime (1)

Group / Artifact Type Version
com.google.gwt : gwt-servlet jar 2.1.1

test (5)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.5.10
junit : junit jar 4.4
hsqldb : hsqldb jar 1.8.0.10
org.aspectj : aspectjweaver jar 1.6.2
org.springframework : spring-test jar 3.0.5.RELEASE

Project Modules

There are no modules declared in this project.