MVN

org.testifyproject.junit4 : unit-test

Maven & Gradle

Aug 22, 2018
8 usages
7 stars

Unit Test · A meta module that points to junit4-core module which contains a JUnit test runner for running unit tests

<dependency>
    <groupId>org.testifyproject.junit4</groupId>
    <artifactId>unit-test</artifactId>
    <version>1.0.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.testifyproject.junit4 : unit-test to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.6

All Versions

Choose a version of org.testifyproject.junit4 : unit-test to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
unit-test-1.0.6
unit-test-1.0.5
unit-test-1.0.4
unit-test-1.0.3
unit-test-1.0.2
unit-test-1.0.1
unit-test-1.0.0
0.9.x
unit-test-0.9.9
unit-test-0.9.8
unit-test-0.9.7
unit-test-0.9.6
unit-test-0.9.5
unit-test-0.9.4
unit-test-0.9.3
unit-test-0.9.2
unit-test-0.9.1

How to add a dependency to Maven

Add the following org.testifyproject.junit4 : unit-test maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.testifyproject.junit4</groupId>
    <artifactId>unit-test</artifactId>
    <version>1.0.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.testifyproject.junit4 : unit-test gradle dependency to your build.gradle file:

implementation 'org.testifyproject.junit4:unit-test:1.0.6'

Gradle Kotlin DSL: Add the following org.testifyproject.junit4 : unit-test gradle kotlin dependency to your build.gradle.kts file:

implementation("org.testifyproject.junit4:unit-test:1.0.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.testifyproject.junit4 : unit-test sbt scala dependency to your build.sbt file:

libraryDependencies += "org.testifyproject.junit4" % "unit-test" % "1.0.6"

Advertisement

Dependencies from Group

Aug 22, 2018
11 usages
7 stars
Aug 22, 2018
8 usages
7 stars
Aug 22, 2018
3 usages
7 stars
Aug 22, 2018
2 usages
7 stars
Aug 22, 2018
2 usages
7 stars

Discover Dependencies

Sep 19, 2015
87 usages
809 stars
Apr 03, 2020
9 usages
0 stars
Dec 04, 2019
5 usages
976 stars
Dec 09, 2022
94 usages
1.4k stars
Oct 21, 2018
7 usages
1.1k stars
Sep 02, 2019
4 usages
0 stars
Feb 19, 2020
30 usages
310 stars
Mar 05, 2021
42 usages
40 stars