MVN

org.testifyproject.examples : junit4

Maven & Gradle

Jan 04, 2018
0 stars

[JUnit4] · Parent module of JUnit 4 example projects

<dependency>
    <groupId>org.testifyproject.examples</groupId>
    <artifactId>junit4</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.testifyproject.examples : junit4 to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of org.testifyproject.examples : junit4 to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
junit4-1.0.0
0.9.x
junit4-0.9.3
junit4-0.9.2
junit4-0.9.1
junit4-0.9.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.testifyproject.examples</groupId>
    <artifactId>junit4</artifactId>
    <version>1.0.0</version>
</dependency>