is not current version
Last Version 2.0.1

System Stubs Core 2.0.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

2.0.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 2.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.mockito : mockito-inline jar 3.12.4

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.12.4

Project Modules

There are no modules declared in this project.