GWT Integration - Spring Context

Code to integrate GWT and Spring Context.

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.github.apetrelli.gwtintegration
ArtifactId

ArtifactId

gwt-integration-spring-context
Last Version

Last Version

1.0.0-alpha4
Release Date

Release Date

Type

Type

jar
Description

Description

GWT Integration - Spring Context
Code to integrate GWT and Spring Context.

Download gwt-integration-spring-context

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework : spring-context jar 3.2.1.RELEASE
com.google.gwt : gwt-servlet jar 2.6.1
javax.validation : validation-api jar 1.0.0.GA
com.github.apetrelli.gwtintegration : gwt-integration-locale jar 1.0.0-alpha4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-alpha4
1.0.0-alpha3
1.0.0-alpha2