Spring ME GWT Sample

A version of Spring that not only has a very small runtime footprint (none), but also is capable of running on small handheld devices, since it does not rely on reflection.

License

License

GNU General Public License, version 2, with the Classpath Exception
Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

me.springframework
ArtifactId

ArtifactId

spring-me-gwt-sample
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

war
Description

Description

Spring ME GWT Sample
A version of Spring that not only has a very small runtime footprint (none), but also is capable of running on small handheld devices, since it does not rely on reflection.

Download spring-me-gwt-sample

How to add to project

<!-- https://jarcasting.com/artifacts/me.springframework/spring-me-gwt-sample/ -->
<dependency>
    <groupId>me.springframework</groupId>
    <artifactId>spring-me-gwt-sample</artifactId>
    <version>1.0</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/me.springframework/spring-me-gwt-sample/
implementation 'me.springframework:spring-me-gwt-sample:1.0'
// https://jarcasting.com/artifacts/me.springframework/spring-me-gwt-sample/
implementation ("me.springframework:spring-me-gwt-sample:1.0")
'me.springframework:spring-me-gwt-sample:war:1.0'
<dependency org="me.springframework" name="spring-me-gwt-sample" rev="1.0">
  <artifact name="spring-me-gwt-sample" type="war" />
</dependency>
@Grapes(
@Grab(group='me.springframework', module='spring-me-gwt-sample', version='1.0')
)
libraryDependencies += "me.springframework" % "spring-me-gwt-sample" % "1.0"
[me.springframework/spring-me-gwt-sample "1.0"]

Dependencies

provided (3)

Group / Artifact Type Version
com.google.gwt : gwt-user jar 1.5.3
com.google.gwt : gwt-dev zip 1.5.3
com.google.gwt : gwt-dev jar 1.5.3

runtime (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0