FitPrint
FitNesse plugin to translate selected FitNesse pages to PDF and print it.
License |
License |
---|---|
GroupId | GroupIdcom.processpuzzle.fitnesse |
ArtifactId | ArtifactIdfit-print |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionFitPrint
Prints FitNesse webpages as PDF or Word document.
|
Project Organization |
Project OrganizationAgile Renovation |
Filename | Size |
---|---|
fit-print-1.0.1.pom | 795 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.processpuzzle.fitnesse/fit-print/ -->
<dependency>
<groupId>com.processpuzzle.fitnesse</groupId>
<artifactId>fit-print</artifactId>
<version>1.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.processpuzzle.fitnesse/fit-print/
implementation 'com.processpuzzle.fitnesse:fit-print:1.0.1'
// https://jarcasting.com/artifacts/com.processpuzzle.fitnesse/fit-print/
implementation ("com.processpuzzle.fitnesse:fit-print:1.0.1")
'com.processpuzzle.fitnesse:fit-print:pom:1.0.1'
<dependency org="com.processpuzzle.fitnesse" name="fit-print" rev="1.0.1">
<artifact name="fit-print" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.processpuzzle.fitnesse', module='fit-print', version='1.0.1')
)
libraryDependencies += "com.processpuzzle.fitnesse" % "fit-print" % "1.0.1"
[com.processpuzzle.fitnesse/fit-print "1.0.1"]
FitNesse plugin to translate selected FitNesse pages to PDF and print it.