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