Jar examples for s:system-rules
A collection of JUnit rules for testing code which uses java.lang.System.
You can download jar file system-rules 1.7.0 in this page.
Common Public License Version 1.0
You can use the following script to add system-rules-1.7.0.jar to your project.
<dependency> <groupId>com.github.stefanbirkner</groupId> <artifactId>system-rules</artifactId> <version>1.7.0</version> </dependency>
compile group: 'com.github.stefanbirkner', name: 'system-rules', version: '1.7.0'
libraryDependencies += "com.github.stefanbirkner" % "system-rules" % "1.7.0"
<dependency org="com.github.stefanbirkner" name="system-rules" rev="1.7.0"/>
@Grapes(@Grab(group='com.github.stefanbirkner', module='system-rules', version='1.7.0'))
'com.github.stefanbirkner:system-rules:jar:1.7.0'
Click the following link to download the jar file.
system-rules-1.7.0-javadoc.jar