is not current version
Last Version 2.0.1

System Stubs Core 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-core
Version

Version

1.2.0
Type

Type

jar
Description

Description

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

Download system-stubs-core 1.2.0


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

Dependencies

provided (1)

Group / Artifact Type Version
com.github.spotbugs : spotbugs-annotations jar 4.1.4

test (4)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.10
org.assertj : assertj-core jar 3.16.1
org.junit.jupiter : junit-jupiter jar 5.6.2
org.mockito : mockito-junit-jupiter jar 3.6.0

Project Modules

There are no modules declared in this project.