Jar examples for g:gwt-integration-spring-context
Code to integrate GWT and Spring Context.
You can download jar file gwt-integration-spring-context 1.0.0-alpha4 in this page.
You can use the following script to add gwt-integration-spring-context-1.0.0-alpha4.jar to your project.
<dependency> <groupId>com.github.apetrelli.gwtintegration</groupId> <artifactId>gwt-integration-spring-context</artifactId> <version>1.0.0-alpha4</version> </dependency>
compile group: 'com.github.apetrelli.gwtintegration', name: 'gwt-integration-spring-context', version: '1.0.0-alpha4'
libraryDependencies += "com.github.apetrelli.gwtintegration" % "gwt-integration-spring-context" % "1.0.0-alpha4"
<dependency org="com.github.apetrelli.gwtintegration" name="gwt-integration-spring-context" rev="1.0.0-alpha4"/>
@Grapes(@Grab(group='com.github.apetrelli.gwtintegration', module='gwt-integration-spring-context', version='1.0.0-alpha4'))
'com.github.apetrelli.gwtintegration:gwt-integration-spring-context:jar:1.0.0-alpha4'
Click the following link to download the jar file.
gwt-integration-spring-context-1.0.0-alpha4-javadoc.jar