License |
License |
---|---|
GroupId | GroupIdnl.psek.fitnesse |
ArtifactId | ArtifactIdpsek-fitnesse-fixtures-util |
Last Version | Last Version2.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpsek-fitnesse-fixtures-util
A collection of fixtures for the FitNesse testing framework
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/nl.psek.fitnesse/psek-fitnesse-fixtures-util/ -->
<dependency>
<groupId>nl.psek.fitnesse</groupId>
<artifactId>psek-fitnesse-fixtures-util</artifactId>
<version>2.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/nl.psek.fitnesse/psek-fitnesse-fixtures-util/
implementation 'nl.psek.fitnesse:psek-fitnesse-fixtures-util:2.5.0'
// https://jarcasting.com/artifacts/nl.psek.fitnesse/psek-fitnesse-fixtures-util/
implementation ("nl.psek.fitnesse:psek-fitnesse-fixtures-util:2.5.0")
'nl.psek.fitnesse:psek-fitnesse-fixtures-util:jar:2.5.0'
<dependency org="nl.psek.fitnesse" name="psek-fitnesse-fixtures-util" rev="2.5.0">
<artifact name="psek-fitnesse-fixtures-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.psek.fitnesse', module='psek-fitnesse-fixtures-util', version='2.5.0')
)
libraryDependencies += "nl.psek.fitnesse" % "psek-fitnesse-fixtures-util" % "2.5.0"
[nl.psek.fitnesse/psek-fitnesse-fixtures-util "2.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
dom4j : dom4j | jar | 1.6.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |