License |
License |
---|---|
GroupId | GroupIdnl.psek.fitnesse |
ArtifactId | ArtifactIdpsek-fitnesse-fixtures-api |
Last Version | Last Version2.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA collection of fixtures for the FitNesse testing framework
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/nl.psek.fitnesse/psek-fitnesse-fixtures-api/ -->
<dependency>
<groupId>nl.psek.fitnesse</groupId>
<artifactId>psek-fitnesse-fixtures-api</artifactId>
<version>2.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/nl.psek.fitnesse/psek-fitnesse-fixtures-api/
implementation 'nl.psek.fitnesse:psek-fitnesse-fixtures-api:2.5.0'
// https://jarcasting.com/artifacts/nl.psek.fitnesse/psek-fitnesse-fixtures-api/
implementation ("nl.psek.fitnesse:psek-fitnesse-fixtures-api:2.5.0")
'nl.psek.fitnesse:psek-fitnesse-fixtures-api:jar:2.5.0'
<dependency org="nl.psek.fitnesse" name="psek-fitnesse-fixtures-api" rev="2.5.0">
<artifact name="psek-fitnesse-fixtures-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.psek.fitnesse', module='psek-fitnesse-fixtures-api', version='2.5.0')
)
libraryDependencies += "nl.psek.fitnesse" % "psek-fitnesse-fixtures-api" % "2.5.0"
[nl.psek.fitnesse/psek-fitnesse-fixtures-api "2.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.fitnesse : fitnesse | jar | 20201213 |
io.rest-assured : rest-assured | jar | 4.4.0 |
javax.xml.bind : jaxb-api | jar | 2.3.0 |
dom4j : dom4j | jar | 1.6.1 |
com.sun.xml.ws : jaxws-ri | pom | 3.0.2 |
nl.psek.fitnesse : psek-fitnesse-fixtures-util | jar | 2.5.0 |
nl.psek.fitnesse : psek-fitnesse-fixtures-general | jar | 2.5.0 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
com.github.tomakehurst : wiremock | jar | 2.27.2 |
junit : junit | jar | 4.12 |