Download scalate-test-1.1.jar file - Jar s

Jar examples for s:scalate-test

Description

Scalate Test Support Classes

You can download jar file scalate-test 1.1 in this page.

License

Apache License

Build File

You can use the following script to add scalate-test-1.1.jar to your project.

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

Download

Click the following link to download the jar file.

scalate-test-1.1-javadoc.jar
scalate-test-1.1-sources.jar
scalate-test-1.1.jar
scalate-test-1.1.pom



Related Tutorials