<dependency>
<groupId>org.scalatest</groupId>
<artifactId>scalatest_2.10</artifactId>
<version>2.0.RC1-SNAP3</version>
</dependency>
@Grapes(
@Grab(group='org.scalatest', module='scalatest_2.10', version='2.0.RC1-SNAP3')
)
<parent> <groupId>org.sonatype.oss</groupId> <artifactId>oss-parent</artifactId> <version>7</version> </parent>
compile
|-- org.scala-lang:scala-library:2.10.0
|-- org.scala-lang:scala-compiler:2.10.0
|-- org.scala-sbt:test-interface:1.0
|-- org.antlr:stringtemplate:3.2
|-- org.scalacheck:scalacheck_2.10:1.10.0
|-- org.easymock:easymockclassextension:3.1
|-- org.jmock:jmock-legacy:2.5.1
|-- org.mockito:mockito-all:1.9.0
|-- com.google.inject:guice:3.0
|-- junit:junit:4.10
|-- org.seleniumhq.selenium:selenium-java:2.31.0
|-- asm:asm:3.3.1
test
|-- net.sourceforge.cobertura:cobertura:1.9.1
|-- commons-io:commons-io:1.3.2
|-- org.eclipse.jetty:jetty-server:8.1.8.v20121106
|-- org.eclipse.jetty:jetty-webapp:8.1.8.v20121106
|-- org.ops4j.pax.exam:pax-exam-container-native:2.6.0
|-- org.ops4j.pax.exam:pax-exam-junit4:2.6.0
|-- org.ops4j.pax.exam:pax-exam-link-mvn:2.6.0
|-- org.ops4j.pax.url:pax-url-aether:1.5.0
|-- org.apache.felix:org.apache.felix.framework:4.0.3
|-- org.eclipse.tycho:org.eclipse.osgi:3.7.0.v20110613