jlot5

a framework for large configurable tests based on junit 5

License

License

bsd-2-clause
GroupId

GroupId

de.pfabulist
ArtifactId

ArtifactId

jlot5
Last Version

Last Version

0.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

jlot5
a framework for large configurable tests based on junit 5

Download jlot5

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.junit.platform : junit-platform-surefire-provider jar 1.0.0-M3
org.junit.jupiter : junit-jupiter-engine jar 5.0.0-M3
org.junit.jupiter : junit-jupiter-api jar 5.0.0-M3
junit : junit jar 4.12
org.assertj : assertj-core jar 3.3.0
de.pfabulist.roast : roast jar 0.6
de.pfabulist.roast : roast-experiments jar 0.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.1
0.2