is not current version
Last Version 2.0.1

System Stubs Parent 1.2.0

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

License

License

GroupId

GroupId

uk.org.webcompere
ArtifactId

ArtifactId

system-stubs-parent
Version

Version

1.2.0
Type

Type

pom
Description

Description

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

Project URL

https://github.com/webcompere/system-stubs/
Source Code Management

Source Code Management

https://github.com/webcompere/system-stubs/

Download system-stubs-parent 1.2.0


<!-- https://jarcasting.com/artifacts/uk.org.webcompere/system-stubs-parent/ -->
<dependency>
    <groupId>uk.org.webcompere</groupId>
    <artifactId>system-stubs-parent</artifactId>
    <version>1.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/uk.org.webcompere/system-stubs-parent/
implementation 'uk.org.webcompere:system-stubs-parent:1.2.0'
// https://jarcasting.com/artifacts/uk.org.webcompere/system-stubs-parent/
implementation ("uk.org.webcompere:system-stubs-parent:1.2.0")
'uk.org.webcompere:system-stubs-parent:pom:1.2.0'
<dependency org="uk.org.webcompere" name="system-stubs-parent" rev="1.2.0">
  <artifact name="system-stubs-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='uk.org.webcompere', module='system-stubs-parent', version='1.2.0')
)
libraryDependencies += "uk.org.webcompere" % "system-stubs-parent" % "1.2.0"
[uk.org.webcompere/system-stubs-parent "1.2.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • system-stubs-core
  • system-stubs-junit4
  • system-stubs-jupiter