Download scalate-spring-mvc_2.10-1.6.1.jar file - Jar s

Jar examples for s:scalate-spring-mvc-2.10

Description

Spring MVC integration for a Scalate web application

You can download jar file scalate-spring-mvc_2.10 1.6.1 in this page.

License

Apache License

Build File

You can use the following script to add scalate-spring-mvc_2.10-1.6.1.jar to your project.

<dependency>
   <groupId>org.fusesource.scalate</groupId>
   <artifactId>scalate-spring-mvc_2.10</artifactId>
   <version>1.6.1</version>
</dependency>
compile group: 'org.fusesource.scalate', name: 'scalate-spring-mvc_2.10', version: '1.6.1'
libraryDependencies += "org.fusesource.scalate" % "scalate-spring-mvc_2.10" % "1.6.1"
<dependency org="org.fusesource.scalate" name="scalate-spring-mvc_2.10" rev="1.6.1"/>
@Grapes(@Grab(group='org.fusesource.scalate', module='scalate-spring-mvc_2.10', version='1.6.1'))
'org.fusesource.scalate:scalate-spring-mvc_2.10:jar:1.6.1'

Download

Click the following link to download the jar file.

scalate-spring-mvc_2.10-1.6.1-javadoc.jar
scalate-spring-mvc_2.10-1.6.1-sources.jar
scalate-spring-mvc_2.10-1.6.1.jar
scalate-spring-mvc_2.10-1.6.1.pom



Related Tutorials