<dependency>
<groupId>org.fusesource.scalate</groupId>
<artifactId>scalate-test_2.10</artifactId>
<version>1.6.1</version>
</dependency>
@Grapes(
@Grab(group='org.fusesource.scalate', module='scalate-test_2.10', version='1.6.1')
)
<parent> <groupId>org.fusesource.scalate</groupId> <artifactId>scalate-project_2.10</artifactId> <version>1.6.1</version> </parent>
compile
|-- org.fusesource.scalate:scalate-core_2.10
|-- org.scalatest:${scalatest-artifact}
|-- junit:junit
|-- org.seleniumhq.selenium:selenium-htmlunit-driver
|-- org.eclipse.jetty:jetty-server