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