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