MVN

pl.appga.junit5 : junit5-watcher-parent

Maven & Gradle

Oct 12, 2023
5 stars

junit5-watcher-parent · Junit5 extension for detailed test metrics

<dependency>
    <groupId>pl.appga.junit5</groupId>
    <artifactId>junit5-watcher-parent</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of pl.appga.junit5 : junit5-watcher-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of pl.appga.junit5 : junit5-watcher-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0
junit5-watcher-parent-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>pl.appga.junit5</groupId>
    <artifactId>junit5-watcher-parent</artifactId>
    <version>1.0</version>
</dependency>