GWT Integration - Spring Web

Integration of GWT with a Spring Web-driven environment.

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.github.apetrelli.gwtintegration
ArtifactId

ArtifactId

gwt-integration-spring-web
Last Version

Last Version

1.0.0-alpha4
Release Date

Release Date

Type

Type

jar
Description

Description

GWT Integration - Spring Web
Integration of GWT with a Spring Web-driven environment.

Download gwt-integration-spring-web

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.apetrelli.gwtintegration/gwt-integration-spring-web/ -->
<dependency>
    <groupId>com.github.apetrelli.gwtintegration</groupId>
    <artifactId>gwt-integration-spring-web</artifactId>
    <version>1.0.0-alpha4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.apetrelli.gwtintegration/gwt-integration-spring-web/
implementation 'com.github.apetrelli.gwtintegration:gwt-integration-spring-web:1.0.0-alpha4'
// https://jarcasting.com/artifacts/com.github.apetrelli.gwtintegration/gwt-integration-spring-web/
implementation ("com.github.apetrelli.gwtintegration:gwt-integration-spring-web:1.0.0-alpha4")
'com.github.apetrelli.gwtintegration:gwt-integration-spring-web:jar:1.0.0-alpha4'
<dependency org="com.github.apetrelli.gwtintegration" name="gwt-integration-spring-web" rev="1.0.0-alpha4">
  <artifact name="gwt-integration-spring-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.apetrelli.gwtintegration', module='gwt-integration-spring-web', version='1.0.0-alpha4')
)
libraryDependencies += "com.github.apetrelli.gwtintegration" % "gwt-integration-spring-web" % "1.0.0-alpha4"
[com.github.apetrelli.gwtintegration/gwt-integration-spring-web "1.0.0-alpha4"]

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework : spring-web jar 3.2.1.RELEASE
com.github.apetrelli.gwtintegration : gwt-integration-spring-context jar 1.0.0-alpha4
com.github.apetrelli.gwtintegration : gwt-integration-locale jar 1.0.0-alpha4

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-alpha4
1.0.0-alpha3
1.0.0-alpha2