| License |
License |
|---|---|
| Categories |
CategoriesPDF Data OpenPDF |
| GroupId | GroupIdcom.github.librepdf |
| ArtifactId | ArtifactIdopenpdf |
| Version | Version1.3.27 |
| Type | Typejar |
| Description |
DescriptionOpen and Free PDF library.
|
| Filename | Size |
|---|---|
| openpdf-1.3.27.pom | |
| openpdf-1.3.27.jar | 2 MB |
| openpdf-1.3.27-sources.jar | 3 MB |
| openpdf-1.3.27-javadoc.jar | 3 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.librepdf/openpdf/ -->
<dependency>
<groupId>com.github.librepdf</groupId>
<artifactId>openpdf</artifactId>
<version>1.3.27</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.librepdf/openpdf/
implementation 'com.github.librepdf:openpdf:1.3.27'
// https://jarcasting.com/artifacts/com.github.librepdf/openpdf/
implementation ("com.github.librepdf:openpdf:1.3.27")
'com.github.librepdf:openpdf:jar:1.3.27'
<dependency org="com.github.librepdf" name="openpdf" rev="1.3.27">
<artifact name="openpdf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.librepdf', module='openpdf', version='1.3.27')
)
libraryDependencies += "com.github.librepdf" % "openpdf" % "1.3.27"
[com.github.librepdf/openpdf "1.3.27"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |
| org.bouncycastle : bcprov-jdk15on Optional | jar | 1.70 |
| org.bouncycastle : bcpkix-jdk15on Optional | jar | 1.70 |
| org.apache.xmlgraphics : fop Optional | jar | 2.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |
| org.assertj : assertj-core | jar | 3.22.0 |
| org.mockito : mockito-core | jar | 4.3.1 |
| org.hamcrest : hamcrest | jar | 2.2 |
| commons-io : commons-io | jar | 2.11.0 |