Download scalate-spring-mvc-1.5.3-scala_2.8.2.jar file - Jar s

Jar examples for s:scalate-spring-mvc

Description

Spring MVC integration for a Scalate web application

You can download jar file scalate-spring-mvc 1.5.3-scala_2.8.2 in this page.

License

Apache License

Build File

You can use the following script to add scalate-spring-mvc-1.5.3-scala_2.8.2.jar to your project.

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

Download

Click the following link to download the jar file.

scalate-spring-mvc-1.5.3-scala_2.8.2-javadoc.jar
scalate-spring-mvc-1.5.3-scala_2.8.2-sources.jar
scalate-spring-mvc-1.5.3-scala_2.8.2.jar
scalate-spring-mvc-1.5.3-scala_2.8.2.pom



Related Tutorials