Last Version

Test Adaptation Layer for PDF documents 1.0.5.1

Provides access for testing PDF documents with api for REST or JUnit / AssertJ

License

License

Categories

Categories

PDF Data
GroupId

GroupId

com.github.vebqa
ArtifactId

ArtifactId

vebtal-pdf
Version

Version

1.0.5.1
Type

Type

jar
Description

Description

Test Adaptation Layer for PDF documents
Provides access for testing PDF documents with api for REST or JUnit / AssertJ
Project URL

Project URL

https://github.com/vebqa/vebtal-pdf
Project Organization

Project Organization

openTAL
Source Code Management

Source Code Management

https://github.com/vebqa/vebtal-pdf

Download vebtal-pdf 1.0.5.1


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

Dependencies

compile (10)

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

Project Modules

There are no modules declared in this project.