iText Parent POM

The Parent POM for iText Projects

License

License

Categories

Categories

iText Business Logic Libraries Documents Processing PDF Data iText
GroupId

GroupId

com.itextpdf
ArtifactId

ArtifactId

itext-parent
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

iText Parent POM
The Parent POM for iText Projects
Project URL

Project URL

http://www.itextpdf.com/

Download itext-parent

Filename Size
itext-parent-1.0.0.pom 3 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0