MVN

org.teavm : teavm-junit

Maven & Gradle

Apr 02, 2023
7 usages
2.4k stars

Test runner for JUnit and TestNG annotations · Test runner for JUnit and TestNG annotations

<dependency>
    <groupId>org.teavm</groupId>
    <artifactId>teavm-junit</artifactId>
    <version>0.8.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.8.1

All Versions

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

Version Vulnerabilities Updated
0.8.x
teavm-junit-0.8.1
teavm-junit-0.8.0
0.7.x
teavm-junit-0.7.0
0.6.x
teavm-junit-0.6.1
teavm-junit-0.6.0
0.5.x
teavm-junit-0.5.1
teavm-junit-0.5.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.teavm</groupId>
    <artifactId>teavm-junit</artifactId>
    <version>0.8.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.teavm : teavm-junit gradle dependency to your build.gradle file:

implementation 'org.teavm:teavm-junit:0.8.1'

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

implementation("org.teavm:teavm-junit:0.8.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.teavm : teavm-junit sbt scala dependency to your build.sbt file:

libraryDependencies += "org.teavm" % "teavm-junit" % "0.8.1"

Advertisement

Dependencies from Group

Apr 02, 2023
23 usages
2.4k stars
Apr 02, 2023
20 usages
2.4k stars
Apr 02, 2023
20 usages
2.4k stars
Apr 02, 2023
17 usages
2.4k stars
Apr 02, 2023
11 usages
2.4k stars

Discover Dependencies

Oct 27, 2021
6 usages
0 stars
Jul 19, 2022
3 usages
24 stars
Jul 19, 2023
14 usages
0 stars
Aug 29, 2021
4 usages
0 stars
May 13, 2020
3 usages
8 stars
May 27, 2022
8 usages
447 stars
Jan 13, 2021
4 usages
25 stars