License |
License |
---|---|
Categories |
CategoriesMaven Build Tools iText Business Logic Libraries Documents Processing iText Data PDF |
GroupId | GroupIdorg.apache.maven.doxia |
ArtifactId | ArtifactIddoxia-module-itext |
Last Version | Last Version1.11.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDoxia :: iText Module
A Doxia module for iText source documents.
iText format is only supported as target format.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
doxia-module-itext-1.11.1.pom | |
doxia-module-itext-1.11.1.jar | 26 KB |
doxia-module-itext-1.11.1-sources.jar | 22 KB |
doxia-module-itext-1.11.1-javadoc.jar | 66 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.maven.doxia/doxia-module-itext/ -->
<dependency>
<groupId>org.apache.maven.doxia</groupId>
<artifactId>doxia-module-itext</artifactId>
<version>1.11.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.maven.doxia/doxia-module-itext/
implementation 'org.apache.maven.doxia:doxia-module-itext:1.11.1'
// https://jarcasting.com/artifacts/org.apache.maven.doxia/doxia-module-itext/
implementation ("org.apache.maven.doxia:doxia-module-itext:1.11.1")
'org.apache.maven.doxia:doxia-module-itext:jar:1.11.1'
<dependency org="org.apache.maven.doxia" name="doxia-module-itext" rev="1.11.1">
<artifact name="doxia-module-itext" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.maven.doxia', module='doxia-module-itext', version='1.11.1')
)
libraryDependencies += "org.apache.maven.doxia" % "doxia-module-itext" % "1.11.1"
[org.apache.maven.doxia/doxia-module-itext "1.11.1"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.plexus : plexus-utils | jar | 3.3.0 |
com.lowagie : itext | jar | 1.4 |
org.apache.maven.doxia : doxia-core | jar | 1.11.1 |
org.apache.maven.doxia : doxia-sink-api | jar | 1.11.1 |
org.codehaus.plexus : plexus-component-annotations | jar | 2.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.doxia : doxia-core | test-jar | 1.11.1 |
junit : junit | jar | 4.13.2 |