License |
License |
---|---|
GroupId | GroupIdcom.github.dakusui |
ArtifactId | ArtifactIdscriptiveunit |
Last Version | Last Version0.3.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionscriptiveunit
Action based junit test runner library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
scriptiveunit-0.3.5.pom | |
scriptiveunit-0.3.5.jar | 199 KB |
scriptiveunit-0.3.5-sources.jar | 56 KB |
scriptiveunit-0.3.5-javadoc.jar | 539 KB |
Browse |
<!-- 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"]
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 |