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