| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.sejda |
| Идентификатор | Идентификаторsejda-core |
| Версия | Версия4.3.9 |
| Тип | Типjar |
| Описание |
Описание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.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| sejda-core-4.3.9.pom | |
| sejda-core-4.3.9.jar | 73 KB |
| sejda-core-4.3.9-tests.jar | 23 MB |
| sejda-core-4.3.9-sources.jar | 73 KB |
| sejda-core-4.3.9-javadoc.jar | 233 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |