MVN

org.scala-tools.testing : scalatest

Maven & Gradle

Mar 05, 2009
16 usages

ScalaTest · ScalaTest is a free, open-source testing toolkit for Scala and Java programmers.

<dependency>
    <groupId>org.scala-tools.testing</groupId>
    <artifactId>scalatest</artifactId>
    <version>0.9.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.scala-tools.testing : scalatest to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9.5

All Versions

Choose a version of org.scala-tools.testing : scalatest to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.9.x
scalatest-0.9.5
scalatest-0.9.4

How to add a dependency to Maven

Add the following org.scala-tools.testing : scalatest maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.scala-tools.testing</groupId>
    <artifactId>scalatest</artifactId>
    <version>0.9.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.scala-tools.testing : scalatest gradle dependency to your build.gradle file:

implementation 'org.scala-tools.testing:scalatest:0.9.5'

Gradle Kotlin DSL: Add the following org.scala-tools.testing : scalatest gradle kotlin dependency to your build.gradle.kts file:

implementation("org.scala-tools.testing:scalatest:0.9.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.scala-tools.testing : scalatest sbt scala dependency to your build.sbt file:

libraryDependencies += "org.scala-tools.testing" % "scalatest" % "0.9.5"

Advertisement

Dependencies from Group

Sep 02, 2011
315 usages
May 13, 2011
191 usages
Mar 27, 2010
180 usages
Dec 20, 2012
179 usages
0 stars
May 31, 2011
148 usages

Discover Dependencies

Sep 18, 2014
2 usages
ows
Nov 18, 2008
2 usages
May 21, 2014
2 usages
11 stars
Nov 17, 2012
8 usages
Apr 29, 2013
7 usages
Jun 28, 2013
34 usages
95 stars
May 14, 2013
6 usages
1 stars
Nov 03, 2014
4 usages
0 stars
May 03, 2012
3 usages
93 stars