License |
License |
---|---|
GroupId | GroupIdorg.sejda |
ArtifactId | ArtifactIdsambox |
Last Version | Last Version2.4.20 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsambox
An Apache PDFBox fork intended to be used as PDF processor for Sejda and PDFsam
related projects
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
sambox-2.4.20.pom | |
sambox-2.4.20.jar | 2 MB |
sambox-2.4.20-sources.jar | 2 MB |
sambox-2.4.20-javadoc.jar | 3 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.sejda/sambox/ -->
<dependency>
<groupId>org.sejda</groupId>
<artifactId>sambox</artifactId>
<version>2.4.20</version>
</dependency>
// https://jarcasting.com/artifacts/org.sejda/sambox/
implementation 'org.sejda:sambox:2.4.20'
// https://jarcasting.com/artifacts/org.sejda/sambox/
implementation ("org.sejda:sambox:2.4.20")
'org.sejda:sambox:jar:2.4.20'
<dependency org="org.sejda" name="sambox" rev="2.4.20">
<artifact name="sambox" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sejda', module='sambox', version='2.4.20')
)
libraryDependencies += "org.sejda" % "sambox" % "2.4.20"
[org.sejda/sambox "2.4.20"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.36 |
org.slf4j : jcl-over-slf4j | jar | 1.7.36 |
org.sejda : sejda-io | jar | 2.1.4 |
org.sejda : sejda-commons | jar | 1.1.7 |
org.apache.pdfbox : fontbox | jar | 2.0.26 |
org.bouncycastle : bcmail-jdk18on Optional | jar | 1.71 |
org.bouncycastle : bcprov-jdk18on Optional | jar | 1.71 |
Group / Artifact | Type | Version |
---|---|---|
com.github.jai-imageio : jai-imageio-core | jar | 1.4.0 |
org.apache.pdfbox : jbig2-imageio | jar | 3.0.4 |
ch.qos.logback : logback-classic | jar | 1.2.11 |
ch.qos.logback : logback-core | jar | 1.2.11 |
org.mockito : mockito-core | jar | 4.5.1 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.junit.vintage : junit-vintage-engine | jar | 5.8.2 |
org.hamcrest : hamcrest-core | jar | 2.2 |
com.googlecode.java-diff-utils : diffutils | jar | 1.3.0 |
nl.jqno.equalsverifier : equalsverifier | jar | 3.10 |
com.tngtech.archunit : archunit-junit5 | jar | 0.23.1 |