Jar examples for j:junit-foundation
This is the foundation framework for JUnit automation
You can download jar file junit-foundation 3.2.0 in this page.
The Apache License, Version 2.0
You can use the following script to add junit-foundation-3.2.0.jar to your project.
<dependency> <groupId>com.nordstrom.tools</groupId> <artifactId>junit-foundation</artifactId> <version>3.2.0</version> </dependency>
compile group: 'com.nordstrom.tools', name: 'junit-foundation', version: '3.2.0'
libraryDependencies += "com.nordstrom.tools" % "junit-foundation" % "3.2.0"
<dependency org="com.nordstrom.tools" name="junit-foundation" rev="3.2.0"/>
@Grapes(@Grab(group='com.nordstrom.tools', module='junit-foundation', version='3.2.0'))
'com.nordstrom.tools:junit-foundation:jar:3.2.0'
Click the following link to download the jar file.
junit-foundation-3.2.0-javadoc.jar