is not current version
Last Version 4.3.9

sejda core 4.2.10

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.2.10
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.2.10


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

Dependencies

compile (7)

Group / Artifact Type Version
org.sejda : sejda-model jar 4.2.10
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.30

test (7)

Group / Artifact Type Version
org.sejda : sejda-model test-jar 4.2.10
junit : junit jar 4.13.1
ch.qos.logback : logback-classic jar 1.2.8
org.mockito : mockito-core jar 4.1.0
org.sejda : sambox jar 2.3.4
org.hamcrest : hamcrest-all jar 1.3
jdepend : jdepend jar 2.9.1

Project Modules

There are no modules declared in this project.