License |
License |
---|---|
Categories |
CategoriesPDF Data OpenPDF |
GroupId | GroupIdcom.github.librepdf |
ArtifactId | ArtifactIdopenpdf |
Last Version | Last Version1.3.28 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOpen and Free PDF library.
|
Filename | Size |
---|---|
openpdf-1.3.28.pom | |
openpdf-1.3.28.jar | 4 MB |
openpdf-1.3.28-sources.jar | 5 MB |
openpdf-1.3.28-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.librepdf/openpdf/ -->
<dependency>
<groupId>com.github.librepdf</groupId>
<artifactId>openpdf</artifactId>
<version>1.3.28</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.librepdf/openpdf/
implementation 'com.github.librepdf:openpdf:1.3.28'
// https://jarcasting.com/artifacts/com.github.librepdf/openpdf/
implementation ("com.github.librepdf:openpdf:1.3.28")
'com.github.librepdf:openpdf:jar:1.3.28'
<dependency org="com.github.librepdf" name="openpdf" rev="1.3.28">
<artifact name="openpdf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.librepdf', module='openpdf', version='1.3.28')
)
libraryDependencies += "com.github.librepdf" % "openpdf" % "1.3.28"
[com.github.librepdf/openpdf "1.3.28"]
Group / Artifact | Type | Version |
---|---|---|
com.ibm.icu : icu4j Optional | jar | 71.1 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
org.bouncycastle : bcprov-jdk18on Optional | jar | 1.71 |
org.bouncycastle : bcpkix-jdk18on Optional | jar | 1.71 |
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.5.1 |
org.hamcrest : hamcrest | jar | 2.2 |
commons-io : commons-io | jar | 2.11.0 |