hsac-fitnesse-pdf
This project extends the Java fixtures provided by hsac-fitnesse-fixtures. It adds the ability to work with PDFs.
License |
License |
---|---|
Categories |
CategoriesPDF Data |
GroupId | GroupIdnl.hsac |
ArtifactId | ArtifactIdhsac-fitnesse-pdf |
Last Version | Last Version0.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFixtures to work with PDFs in FitNesse
Fixtures to work with PDFs in FitNesse
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
hsac-fitnesse-pdf-0.0.5.pom | |
hsac-fitnesse-pdf-0.0.5.jar | 4 KB |
hsac-fitnesse-pdf-0.0.5-sources.jar | 1 KB |
hsac-fitnesse-pdf-0.0.5-javadoc.jar | 24 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
nl.hsac : hsac-fitnesse-fixtures | jar | 4.0.1 |
org.apache.pdfbox : pdfbox | jar | 2.0.13 |
Group / Artifact | Type | Version |
---|---|---|
org.fitnesse : fitnesse | jar | 20190202 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
This project extends the Java fixtures provided by hsac-fitnesse-fixtures. It adds the ability to work with PDFs.