Last Version

sejda core 4.3.9

An extendible and configurable PDF manipulation layer library. A ready to use java library to perform PDF documents manipulation without having to deal with the low level API. Sejda offers many "ready to go" manipulations implemented using the SAMBox but it can be extended to use other implementations.

License

License

GroupId

GroupId

org.sejda
ArtifactId

ArtifactId

sejda-core
Version

Version

4.3.9
Type

Type

jar
Description

Description

sejda core
An extendible and configurable PDF manipulation layer library. A ready to use java library to perform PDF documents manipulation without having to deal with the low level API. Sejda offers many "ready to go" manipulations implemented using the SAMBox but it can be extended to use other implementations.
Project URL

Project URL

http://www.sejda.org
Project Organization

Project Organization

sejda

Download sejda-core 4.3.9


<!-- https://jarcasting.com/artifacts/org.sejda/sejda-core/ -->
<dependency>
    <groupId>org.sejda</groupId>
    <artifactId>sejda-core</artifactId>
    <version>4.3.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.sejda/sejda-core/
implementation 'org.sejda:sejda-core:4.3.9'
// https://jarcasting.com/artifacts/org.sejda/sejda-core/
implementation ("org.sejda:sejda-core:4.3.9")
'org.sejda:sejda-core:jar:4.3.9'
<dependency org="org.sejda" name="sejda-core" rev="4.3.9">
  <artifact name="sejda-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sejda', module='sejda-core', version='4.3.9')
)
libraryDependencies += "org.sejda" % "sejda-core" % "4.3.9"
[org.sejda/sejda-core "4.3.9"]

Dependencies

compile (7)

Group / Artifact Type Version
org.sejda : sejda-model jar 4.3.9
org.apache.commons : commons-lang3 jar 3.12.0
commons-io : commons-io jar 2.11.0
javax.validation : validation-api jar 1.0.0.GA
org.hibernate : hibernate-validator jar 4.2.0.Final
org.sejda : sejda-commons jar 1.1.7
org.slf4j : slf4j-api jar 1.7.36

test (8)

Group / Artifact Type Version
org.sejda : sejda-model test-jar 4.3.9
org.mockito : mockito-core jar 4.6.1
org.sejda : sambox jar 2.4.20
ch.qos.logback : logback-classic jar 1.2.11
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.tngtech.archunit : archunit-junit5 jar 0.22.0

Project Modules

There are no modules declared in this project.