License |
License |
---|---|
GroupId | GroupIdorg.fitnesse |
ArtifactId | ArtifactIdfitlibrary |
Last Version | Last Version20080812 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFitlibrary
FitLibrary provides general-purpose fixtures (and runners) for storytests with Fit and FitNesse.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
fitlibrary-20080812.pom | |
fitlibrary-20080812.jar | 521 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.fitnesse/fitlibrary/ -->
<dependency>
<groupId>org.fitnesse</groupId>
<artifactId>fitlibrary</artifactId>
<version>20080812</version>
</dependency>
// https://jarcasting.com/artifacts/org.fitnesse/fitlibrary/
implementation 'org.fitnesse:fitlibrary:20080812'
// https://jarcasting.com/artifacts/org.fitnesse/fitlibrary/
implementation ("org.fitnesse:fitlibrary:20080812")
'org.fitnesse:fitlibrary:jar:20080812'
<dependency org="org.fitnesse" name="fitlibrary" rev="20080812">
<artifact name="fitlibrary" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fitnesse', module='fitlibrary', version='20080812')
)
libraryDependencies += "org.fitnesse" % "fitlibrary" % "20080812"
[org.fitnesse/fitlibrary "20080812"]
Group / Artifact | Type | Version |
---|---|---|
org.fitnesse : fitnesse | jar | 20080812 |