is not current version
Last Version 2.0.1

uk.org.webcompere:system-stubs-parent 1.1.0

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

GroupId

GroupId

uk.org.webcompere
ArtifactId

ArtifactId

system-stubs-parent
Version

Version

1.1.0
Type

Type

pom

Download system-stubs-parent 1.1.0


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