Jar examples for a:actionunit
Action based junit test runner library
You can download jar file actionunit 4.0.1 in this page.
Apache License, Version 2.0
You can use the following script to add actionunit-4.0.1.jar to your project.
<dependency> <groupId>com.github.dakusui</groupId> <artifactId>actionunit</artifactId> <version>4.0.1</version> </dependency>
compile group: 'com.github.dakusui', name: 'actionunit', version: '4.0.1'
libraryDependencies += "com.github.dakusui" % "actionunit" % "4.0.1"
<dependency org="com.github.dakusui" name="actionunit" rev="4.0.1"/>
@Grapes(@Grab(group='com.github.dakusui', module='actionunit', version='4.0.1'))
'com.github.dakusui:actionunit:jar:4.0.1'
Click the following link to download the jar file.
actionunit-4.0.1-javadoc.jar