| Categories |
CategoriesiText Business Logic Libraries Documents Processing iText Data PDF |
|---|---|
| GroupId | GroupIdorg.sejda |
| ArtifactId | ArtifactIdsejda-itext |
| Version | Version1.0.0.RELEASE |
| Type | Typejar |
| Description |
Descriptionsejda itext
Package containing tasks implemented using iText
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| sejda-itext-1.0.0.RELEASE.pom | |
| sejda-itext-1.0.0.RELEASE.jar | 81 KB |
| sejda-itext-1.0.0.RELEASE-sources.jar | 60 KB |
| sejda-itext-1.0.0.RELEASE-javadoc.jar | 208 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.sejda/sejda-itext/ -->
<dependency>
<groupId>org.sejda</groupId>
<artifactId>sejda-itext</artifactId>
<version>1.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.sejda/sejda-itext/
implementation 'org.sejda:sejda-itext:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/org.sejda/sejda-itext/
implementation ("org.sejda:sejda-itext:1.0.0.RELEASE")
'org.sejda:sejda-itext:jar:1.0.0.RELEASE'
<dependency org="org.sejda" name="sejda-itext" rev="1.0.0.RELEASE">
<artifact name="sejda-itext" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sejda', module='sejda-itext', version='1.0.0.RELEASE')
)
libraryDependencies += "org.sejda" % "sejda-itext" % "1.0.0.RELEASE"
[org.sejda/sejda-itext "1.0.0.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.sejda : sejda-core | jar | 1.0.0.RELEASE |
| org.sejda : sejda-model | jar | 1.0.0.RELEASE |
| org.apache.commons : commons-lang3 | jar | 3.1 |
| commons-io : commons-io | jar | 2.2 |
| com.lowagie : itext | jar | 2.1.7 |
| org.slf4j : slf4j-api | jar | 1.7.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.sejda : sejda-core | test-jar | 1.0.0.RELEASE |
| org.sejda : sejda-model | test-jar | 1.0.0.RELEASE |
| org.hibernate : hibernate-validator | jar | 4.2.0.Final |
| jdepend : jdepend | jar | 2.9.1 |
| junit : junit | jar | 4.11 |
| ch.qos.logback : logback-classic | jar | 1.1.2 |
| org.mockito : mockito-all | jar | 1.10.8 |
| org.powermock : powermock-module-junit4 | jar | 1.5.6 |
| org.javassist : javassist | jar | 3.16.1-GA |
| org.powermock : powermock-api-mockito | jar | 1.5.6 |