Jar examples for s:scalate-test
Scalate Test Support Classes
You can download jar file scalate-test 1.5.2 in this page.
Apache License
You can use the following script to add scalate-test-1.5.2.jar to your project.
<dependency> <groupId>org.fusesource.scalate</groupId> <artifactId>scalate-test</artifactId> <version>1.5.2</version> </dependency>
compile group: 'org.fusesource.scalate', name: 'scalate-test', version: '1.5.2'
libraryDependencies += "org.fusesource.scalate" % "scalate-test" % "1.5.2"
<dependency org="org.fusesource.scalate" name="scalate-test" rev="1.5.2"/>
@Grapes(@Grab(group='org.fusesource.scalate', module='scalate-test', version='1.5.2'))
'org.fusesource.scalate:scalate-test:jar:1.5.2'
Click the following link to download the jar file.
scalate-test-1.5.2-javadoc.jar