Fixtures to work with PDFs in FitNesse


License

License

Categories

Categories

PDF Data
GroupId

GroupId

nl.hsac
ArtifactId

ArtifactId

hsac-fitnesse-pdf
Last Version

Last Version

0.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

Fixtures to work with PDFs in FitNesse
Fixtures to work with PDFs in FitNesse
Project URL

Project URL

https://github.com/fhoeben/hsac-fitnesse-pdf
Source Code Management

Source Code Management

https://github.com/fhoeben/hsac-fitnesse-pdf.git

Download hsac-fitnesse-pdf

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
nl.hsac : hsac-fitnesse-fixtures jar 4.0.1
org.apache.pdfbox : pdfbox jar 2.0.13

provided (1)

Group / Artifact Type Version
org.fitnesse : fitnesse jar 20190202

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

hsac-fitnesse-pdf

Build Status Maven Central

This project extends the Java fixtures provided by hsac-fitnesse-fixtures. It adds the ability to work with PDFs.

Versions

Version
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1