System Stubs Parent

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

License

License

GroupId

GroupId

uk.org.webcompere
ArtifactId

ArtifactId

system-stubs-parent
Last Version

Last Version

2.0.1
Release Date

Release Date

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

How to add to project

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

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
uk.org.webcompere

WebCompere - Presenting Stuff For The Web

Open Source Libraries and HowTos

Versions

Version
2.0.1
2.0.0
1.2.0
1.1.0
1.0.0