Last Version

scriptiveunit 0.3.5

Action based junit test runner library

License

License

GroupId

GroupId

com.github.dakusui
ArtifactId

ArtifactId

scriptiveunit
Version

Version

0.3.5
Type

Type

jar
Description

Description

scriptiveunit
Action based junit test runner library
Project URL

Project URL

https://github.com/dakusui/scriptunit
Source Code Management

Source Code Management

http://dakusui.github.io/scriptiveunit

Download scriptiveunit 0.3.5


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

Dependencies

compile (10)

Group / Artifact Type Version
junit : junit jar 4.12
com.github.dakusui : jcunit jar 0.8.1
com.github.dakusui : actionunit jar 2.1.2
com.github.dakusui : thincrest jar 3.1.4
com.github.dakusui : faultsource jar 1.0.0
com.github.dakusui : commandrunner jar 0.0.8
org.codehaus.jackson : jackson-mapper-asl jar 1.9.11
org.reflections : reflections jar 0.9.10
org.slf4j : slf4j-api jar 1.7.24
org.slf4j : slf4j-log4j12 jar 1.7.24

Project Modules

There are no modules declared in this project.