Download spring-webmvc-support-1.0.0.release.jar file - Jar s

Jar examples for s:spring-webmvc-support

Description

You can download jar file spring-webmvc-support 1.0.0.release in this page.

Build File

You can use the following script to add spring-webmvc-support-1.0.0.release.jar to your project.

<dependency>
   <groupId>com.alibaba.spring</groupId>
   <artifactId>spring-webmvc-support</artifactId>
   <version>1.0.0.release</version>
</dependency>
compile group: 'com.alibaba.spring', name: 'spring-webmvc-support', version: '1.0.0.release'
libraryDependencies += "com.alibaba.spring" % "spring-webmvc-support" % "1.0.0.release"
<dependency org="com.alibaba.spring" name="spring-webmvc-support" rev="1.0.0.release"/>
@Grapes(@Grab(group='com.alibaba.spring', module='spring-webmvc-support', version='1.0.0.release'))
'com.alibaba.spring:spring-webmvc-support:jar:1.0.0.release'

Download

Click the following link to download the jar file.

spring-webmvc-support-1.0.0.RELEASE-javadoc.jar
spring-webmvc-support-1.0.0.RELEASE-sources.jar
spring-webmvc-support-1.0.0.RELEASE.jar
spring-webmvc-support-1.0.0.RELEASE.pom



Related Tutorials