Last Version

FitNesse 20220319

The fully integrated standalone wiki, and acceptance testing framework.

License

License

GroupId

GroupId

org.fitnesse
ArtifactId

ArtifactId

fitnesse
Version

Version

20220319
Type

Type

jar
Description

Description

FitNesse
The fully integrated standalone wiki, and acceptance testing framework.
Project URL

Project URL

http://fitnesse.org

Download fitnesse 20220319


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

Dependencies

compile (11)

Group / Artifact Type Version
org.htmlparser : htmlparser jar 2.1
org.htmlparser : htmllexer jar 2.1
org.apache.velocity : velocity-engine-core jar 2.3
org.apache.commons : commons-lang3 jar 3.12.0
org.slf4j : slf4j-api jar 1.7.25
org.slf4j : slf4j-jdk14 jar 1.7.25
org.json : json jar 20210307
com.googlecode.java-diff-utils : diffutils jar 1.3.0
org.apache.commons : commons-text jar 1.9
org.apache.ant : ant Optional jar 1.10.9
junit : junit Optional jar 4.13.2

Project Modules

There are no modules declared in this project.