MVN

org.scalatest : scalatest

Maven & Gradle

Apr 26, 2011
156 usages

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

<dependency>
    <groupId>org.scalatest</groupId>
    <artifactId>scalatest</artifactId>
    <version>1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.3
  • Latest Release Candidate: 1.4.RC2
  • Latest Beta: 1.0.1-for-scala-2.8.0.Beta1-NQRFPT

All Versions

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

Version Vulnerabilities Updated
1.4.x
scalatest-1.4.RC2
1.3
scalatest-1.3
1.2
scalatest-1.2
1.1
scalatest-1.1
1.0.x
scalatest-1.0.1
scalatest-1.0.1-for-scala-2.8.0.Beta1-NQRFPT
1.0
scalatest-1.0
scalatest-1.0-RC1
0.81
scalatest-0.81
0.9.x
scalatest-0.9.5
scalatest-0.9.4
scalatest-0.9.3
scalatest-0.9.1
0.8
scalatest-0.8

How to add a dependency to Maven

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

<dependency>
    <groupId>org.scalatest</groupId>
    <artifactId>scalatest</artifactId>
    <version>1.3</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.scalatest:scalatest:1.3'

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

implementation("org.scalatest:scalatest:1.3")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.scalatest" % "scalatest" % "1.3"

Advertisement

Dependencies from Group

May 10, 2023
8.3k usages
1.1k stars
May 10, 2023
7.9k usages
1.1k stars
May 10, 2023
4.6k usages
1.1k stars
May 10, 2023
3.3k usages
1.1k stars
May 10, 2023
997 usages
1.1k stars

Discover Dependencies

Jun 25, 2012
1 stars
Sep 20, 2014
7 usages
43 stars
Jul 29, 2013
68 usages
7.1k stars
Jul 27, 2023
950 usages
689 stars
Nov 24, 2022
256 usages
4.7k stars
Dec 04, 2019
5 usages
Apr 28, 2023
21 usages
987 stars
Oct 17, 2019
157 usages
May 24, 2021
53 usages
Aug 15, 2023
7 usages
11.6k stars