MVN

uk.org.webcompere : system-stubs-parent

Maven & Gradle

Jan 26, 2023
86 stars

System Stubs Parent · A collection of functions for testing code which uses java.lang.System.

<dependency>
    <groupId>uk.org.webcompere</groupId>
    <artifactId>system-stubs-parent</artifactId>
    <version>2.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of uk.org.webcompere : system-stubs-parent to add to Maven - Latest Versions:

  • Latest Stable: 2.0.2

All Versions

Choose a version of uk.org.webcompere : system-stubs-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
system-stubs-parent-2.0.2
system-stubs-parent-2.0.1
system-stubs-parent-2.0.0
1.2.x
system-stubs-parent-1.2.0
1.1.x
system-stubs-parent-1.1.0
1.0.x
system-stubs-parent-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>uk.org.webcompere</groupId>
    <artifactId>system-stubs-parent</artifactId>
    <version>2.0.2</version>
</dependency>