License |
License |
---|---|
Categories |
CategoriesPDF Data |
GroupId | GroupIdcom.github.vebqa |
ArtifactId | ArtifactIdvebtal-pdf |
Last Version | Last Version1.0.5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTest Adaptation Layer for PDF documents
Provides access for testing PDF documents with api for REST or JUnit / AssertJ
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
vebtal-pdf-1.0.5.1.pom | |
vebtal-pdf-1.0.5.1.jar | 55 KB |
vebtal-pdf-1.0.5.1-sources.jar | 30 KB |
vebtal-pdf-1.0.5.1-javadoc.jar | 530 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.vebqa/vebtal-pdf/ -->
<dependency>
<groupId>com.github.vebqa</groupId>
<artifactId>vebtal-pdf</artifactId>
<version>1.0.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vebqa/vebtal-pdf/
implementation 'com.github.vebqa:vebtal-pdf:1.0.5.1'
// https://jarcasting.com/artifacts/com.github.vebqa/vebtal-pdf/
implementation ("com.github.vebqa:vebtal-pdf:1.0.5.1")
'com.github.vebqa:vebtal-pdf:jar:1.0.5.1'
<dependency org="com.github.vebqa" name="vebtal-pdf" rev="1.0.5.1">
<artifact name="vebtal-pdf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vebqa', module='vebtal-pdf', version='1.0.5.1')
)
libraryDependencies += "com.github.vebqa" % "vebtal-pdf" % "1.0.5.1"
[com.github.vebqa/vebtal-pdf "1.0.5.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.vebqa : vebtal-api | jar | 1.0.5 |
org.apache.pdfbox : pdfbox | jar | 2.0.20 |
org.apache.pdfbox : pdfbox-tools | jar | 2.0.20 |
org.apache.pdfbox : preflight | jar | 2.0.20 |
commons-codec : commons-codec | jar | 1.14 |
org.slf4j : slf4j-api | jar | 1.7.30 |
org.apache.commons : commons-lang3 | jar | 3.9 |
org.assertj : assertj-core | jar | 3.16.1 |
org.hamcrest : hamcrest | jar | 2.2 |
junit : junit | jar | 4.12 |