Last Version

actionunit 5.2.7

A library to build 'action' structure for testing

License

License

GroupId

GroupId

com.github.dakusui
ArtifactId

ArtifactId

actionunit
Version

Version

5.2.7
Type

Type

jar
Description

Description

actionunit
A library to build 'action' structure for testing
Project URL

Project URL

https://github.com/dakusui/actionunit

Download actionunit 5.2.7


<!-- https://jarcasting.com/artifacts/com.github.dakusui/actionunit/ -->
<dependency>
    <groupId>com.github.dakusui</groupId>
    <artifactId>actionunit</artifactId>
    <version>5.2.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dakusui/actionunit/
implementation 'com.github.dakusui:actionunit:5.2.7'
// https://jarcasting.com/artifacts/com.github.dakusui/actionunit/
implementation ("com.github.dakusui:actionunit:5.2.7")
'com.github.dakusui:actionunit:jar:5.2.7'
<dependency org="com.github.dakusui" name="actionunit" rev="5.2.7">
  <artifact name="actionunit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dakusui', module='actionunit', version='5.2.7')
)
libraryDependencies += "com.github.dakusui" % "actionunit" % "5.2.7"
[com.github.dakusui/actionunit "5.2.7"]

Dependencies

compile (6)

Group / Artifact Type Version
com.github.dakusui : processstreamer jar 1.0.0
com.github.dakusui : thincrest jar 3.6.0
org.slf4j : slf4j-api jar 1.7.30
org.slf4j : slf4j-simple jar 1.7.30
junit : junit jar 4.13.1
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.