| License |
License |
|---|---|
| Categories |
CategoriesiText Business Logic Libraries Documents Processing iText Data PDF |
| GroupId | GroupIdorg.sejda |
| ArtifactId | ArtifactIdsejda-itext5 |
| Last Version | Last Version1.0.0.RELEASE |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionsejda-itext5
Sejda tasks implementation using iText 5.x
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| sejda-itext5-1.0.0.RELEASE.pom | |
| sejda-itext5-1.0.0.RELEASE.jar | 77 KB |
| sejda-itext5-1.0.0.RELEASE-sources.jar | 58 KB |
| sejda-itext5-1.0.0.RELEASE-javadoc.jar | 131 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.sejda/sejda-itext5/ -->
<dependency>
<groupId>org.sejda</groupId>
<artifactId>sejda-itext5</artifactId>
<version>1.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.sejda/sejda-itext5/
implementation 'org.sejda:sejda-itext5:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/org.sejda/sejda-itext5/
implementation ("org.sejda:sejda-itext5:1.0.0.RELEASE")
'org.sejda:sejda-itext5:jar:1.0.0.RELEASE'
<dependency org="org.sejda" name="sejda-itext5" rev="1.0.0.RELEASE">
<artifact name="sejda-itext5" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sejda', module='sejda-itext5', version='1.0.0.RELEASE')
)
libraryDependencies += "org.sejda" % "sejda-itext5" % "1.0.0.RELEASE"
[org.sejda/sejda-itext5 "1.0.0.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.sejda : sejda-core | jar | 1.0.0.RELEASE |
| org.slf4j : slf4j-api | jar | 1.7.7 |
| org.bouncycastle : bcprov-jdk15on | jar | 1.49 |
| org.sejda : sejda-model | jar | 1.0.0.RELEASE |
| com.itextpdf : itextpdf | jar | 5.5.5 |
| org.bouncycastle : bcpkix-jdk15on | jar | 1.49 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.mockito : mockito-all | jar | 1.10.8 |
| jdepend : jdepend | jar | 2.9.1 |
| org.hibernate : hibernate-validator | jar | 4.2.0.Final |
| ch.qos.logback : logback-classic | jar | 1.1.2 |