License |
License |
---|---|
GroupId | GroupIduk.org.webcompere |
ArtifactId | ArtifactIdsystem-stubs-core |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSystem Stubs Core
A collection of functions for testing code which uses java.lang.System.
|
Filename | Size |
---|---|
system-stubs-core-2.0.1.pom | |
system-stubs-core-2.0.1.jar | 44 KB |
system-stubs-core-2.0.1-sources.jar | 35 KB |
system-stubs-core-2.0.1-javadoc.jar | 273 KB |
Browse |
<!-- https://jarcasting.com/artifacts/uk.org.webcompere/system-stubs-core/ -->
<dependency>
<groupId>uk.org.webcompere</groupId>
<artifactId>system-stubs-core</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/uk.org.webcompere/system-stubs-core/
implementation 'uk.org.webcompere:system-stubs-core:2.0.1'
// https://jarcasting.com/artifacts/uk.org.webcompere/system-stubs-core/
implementation ("uk.org.webcompere:system-stubs-core:2.0.1")
'uk.org.webcompere:system-stubs-core:jar:2.0.1'
<dependency org="uk.org.webcompere" name="system-stubs-core" rev="2.0.1">
<artifact name="system-stubs-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.org.webcompere', module='system-stubs-core', version='2.0.1')
)
libraryDependencies += "uk.org.webcompere" % "system-stubs-core" % "2.0.1"
[uk.org.webcompere/system-stubs-core "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-inline | jar | 3.12.4 |
Group / Artifact | Type | Version |
---|---|---|
com.github.spotbugs : spotbugs-annotations | jar | 4.1.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 |