FitPrint

Prints FitNesse webpages as PDF or Word document.

License

License

GroupId

GroupId

com.processpuzzle.fitnesse
ArtifactId

ArtifactId

fit-print
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

pom
Description

Description

FitPrint
Prints FitNesse webpages as PDF or Word document.
Project Organization

Project Organization

Agile Renovation

Download fit-print

Filename Size
fit-print-1.0.1.pom 795 bytes
Browse

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • fit-print-parent
  • fit-print-plugin
  • fit-print-acceptance-tests

FitPrint

Build Status Quality Gate Code coverage ratio Technical debt ratio Maven Central Dependency Status

FitNesse plugin to translate selected FitNesse pages to PDF and print it.

Versions

Version
1.0.1
1.0.0