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