Download featherfly-web-springmvc-0.1.5.jar file - Jar f

Jar examples for f:featherfly-web-springmvc

Description

springmvc tool

You can download jar file featherfly-web-springmvc 0.1.5 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add featherfly-web-springmvc-0.1.5.jar to your project.

<dependency>
   <groupId>cn.featherfly</groupId>
   <artifactId>featherfly-web-springmvc</artifactId>
   <version>0.1.5</version>
</dependency>
compile group: 'cn.featherfly', name: 'featherfly-web-springmvc', version: '0.1.5'
libraryDependencies += "cn.featherfly" % "featherfly-web-springmvc" % "0.1.5"
<dependency org="cn.featherfly" name="featherfly-web-springmvc" rev="0.1.5"/>
@Grapes(@Grab(group='cn.featherfly', module='featherfly-web-springmvc', version='0.1.5'))
'cn.featherfly:featherfly-web-springmvc:jar:0.1.5'

Download

Click the following link to download the jar file.

featherfly-web-springmvc-0.1.5-javadoc.jar
featherfly-web-springmvc-0.1.5-sources.jar
featherfly-web-springmvc-0.1.5.jar
featherfly-web-springmvc-0.1.5.pom



Related Tutorials