Europe, Middle East & Africa
AA Tower
Technologiepark-Zwijnaarde 122
9052 Zwijnaarde
Bélgica
Installation: iText 7 Core is available via Maven on The Central repository. If you need all iText 7 modules, then you don't need to add the individual modules and you can just add this XML snippet in your pom.xml. Maven will then do all the heavy lifting for you and download the required modules from The Central Repository. Simply add iText 7 as a dependency to your pom.xml:
<properties>
<itext.version>RELEASE</itext.version>
</properties>
<dependencies>
<!-- add all iText 7 modules -->
<dependency>
<groupId>com.itextpdf</groupId>
<artifactId>itext7-core</artifactId>
<version>${itext.version}</version>
<type>pom</type>
</dependency>
</dependencies>
NOTE: We use "RELEASE" as the iText version in this installation, which will ensure you install the current release versions of the iText 7 modules. If your project requires a specific version of iText 7 to function correctly, ensure you replace this with your desired version number in your pom.xml.
Learn moreAA Tower
Technologiepark-Zwijnaarde 122
9052 Zwijnaarde
Bélgica
265 Medford Street,
Suite 500
Somerville, MA 02143
Estados Unidos
3 Fraser Street
Duo Tower #08-21
SINGAPORE 189352
Singapur
2F. Hancom Tower
49 Daewangpangyo-ro, 644 beon-gil
Bundang-gu
Seongnam-si
Gyeonggi-do
13493
Corea del Sur