License |
License |
---|---|
GroupId | GroupIdnl.psek.fitnesse |
ArtifactId | ArtifactIdpsek-fitnesse-fixtures |
Last Version | Last Version2.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpsek-fitnesse-fixtures
A collection of fixtures for the FitNesse testing framework
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
psek-fitnesse-fixtures-2.5.0.pom | 13 KB |
psek-fitnesse-fixtures-2.5.0-tests.jar | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/nl.psek.fitnesse/psek-fitnesse-fixtures/ -->
<dependency>
<groupId>nl.psek.fitnesse</groupId>
<artifactId>psek-fitnesse-fixtures</artifactId>
<version>2.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/nl.psek.fitnesse/psek-fitnesse-fixtures/
implementation 'nl.psek.fitnesse:psek-fitnesse-fixtures:2.5.0'
// https://jarcasting.com/artifacts/nl.psek.fitnesse/psek-fitnesse-fixtures/
implementation ("nl.psek.fitnesse:psek-fitnesse-fixtures:2.5.0")
'nl.psek.fitnesse:psek-fitnesse-fixtures:jar:2.5.0'
<dependency org="nl.psek.fitnesse" name="psek-fitnesse-fixtures" rev="2.5.0">
<artifact name="psek-fitnesse-fixtures" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.psek.fitnesse', module='psek-fitnesse-fixtures', version='2.5.0')
)
libraryDependencies += "nl.psek.fitnesse" % "psek-fitnesse-fixtures" % "2.5.0"
[nl.psek.fitnesse/psek-fitnesse-fixtures "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 |