| License |
License |
|---|---|
| Categories |
CategoriesiText Business Logic Libraries Documents Processing PDF Data iText |
| GroupId | GroupIdcom.itextpdf |
| ArtifactId | ArtifactIdpdftest |
| Last Version | Last Version7.1.16 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptioniText 7 - pdftest
A Free Java-PDF library
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| pdftest-7.1.16.pom | |
| pdftest-7.1.16.jar | 27 KB |
| pdftest-7.1.16-sources.jar | 35 KB |
| pdftest-7.1.16-javadoc.jar | 123 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.itextpdf/pdftest/ -->
<dependency>
<groupId>com.itextpdf</groupId>
<artifactId>pdftest</artifactId>
<version>7.1.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.itextpdf/pdftest/
implementation 'com.itextpdf:pdftest:7.1.16'
// https://jarcasting.com/artifacts/com.itextpdf/pdftest/
implementation ("com.itextpdf:pdftest:7.1.16")
'com.itextpdf:pdftest:jar:7.1.16'
<dependency org="com.itextpdf" name="pdftest" rev="7.1.16">
<artifact name="pdftest" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.itextpdf', module='pdftest', version='7.1.16')
)
libraryDependencies += "com.itextpdf" % "pdftest" % "7.1.16"
[com.itextpdf/pdftest "7.1.16"]
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| junit : junit | jar | 4.13.2 |
| org.verapdf : validation-model | jar | 1.18.2 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| Group / Artifact | Type | Version |
|---|---|---|
| pl.pragmatists : JUnitParams | jar | 1.0.4 |