Last Version

FitNesse 20181217

The fully integrated standalone wiki, and acceptance testing framework.

License

License

GroupId

GroupId

com.github.tcnh
ArtifactId

ArtifactId

fitnesse
Version

Version

20181217
Type

Type

jar
Description

Description

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

Project URL

http://www.fitnesse.org
Source Code Management

Source Code Management

https://github.com/tcnh/fitnesse/

Download fitnesse 20181217


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

Dependencies

compile (7)

Group / Artifact Type Version
org.htmlparser : htmlparser jar 2.1
org.htmlparser : htmllexer jar 2.1
org.apache.velocity : velocity jar 1.7
commons-lang : commons-lang jar 2.6
commons-collections : commons-collections jar 3.2.2
org.json : json jar 20151123
com.googlecode.java-diff-utils : diffutils jar 1.3.0

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19
org.hamcrest : hamcrest-all jar 1.3
net.javacrumbs.json-unit : json-unit jar 1.1.6

Project Modules

There are no modules declared in this project.