<dependency>
<groupId>org.scalatest</groupId>
<artifactId>scalatest_2.9.2</artifactId>
<version>2.0.M5b</version>
</dependency>
<parent> <groupId>org.sonatype.oss</groupId> <artifactId>oss-parent</artifactId> <version>7</version> </parent>
compile
|-- org.scala-lang:scala-library:2.9.2
|-- org.scala-lang:scala-compiler:2.9.2
|-- org.scala-tools.testing:test-interface:0.5
|-- org.antlr:stringtemplate:3.2
|-- org.scalacheck:scalacheck_2.9.2: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.25.0
|-- asm:asm:3.3.1
test
|-- net.sourceforge.cobertura:cobertura:1.9.1
|-- org.apache.commons:commons-io:1.3.2
|-- org.eclipse.jetty:jetty-server:8.0.1.v20110908
|-- org.eclipse.jetty:jetty-webapp:8.0.1.v20110908
|-- 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