1+ <project >
2+ <modelVersion >4.0.0</modelVersion >
3+ <groupId >com.itextpdf</groupId >
4+ <artifactId >itext7-core</artifactId >
5+ <version >8.0.1-SNAPSHOT</version >
6+ <packaging >pom</packaging >
7+ <name >iText 7 Core</name >
8+ <description >A Free Java-PDF library</description >
9+ <url >https://itextpdf.com/</url >
10+ <inceptionYear >1998</inceptionYear >
11+ <organization >
12+ <name >Apryse Group NV</name >
13+ <url >https://itextpdf.com/</url >
14+ </organization >
15+ <licenses >
16+ <license >
17+ <name >GNU Affero General Public License v3</name >
18+ <url >http://www.fsf.org/licensing/licenses/agpl-3.0.html</url >
19+ </license >
20+ </licenses >
21+ <developers >
22+ <developer >
23+ <id >itext</id >
24+ <name >iText Software</name >
25+ 26+ <url >https://www.itextpdf.com</url >
27+ </developer >
28+ </developers >
29+ <mailingLists >
30+ <mailingList >
31+ <name >iText on StackOverflow</name >
32+ <subscribe >https://stackoverflow.com/questions/tagged/itext</subscribe >
33+ <archive >https://stackoverflow.com/questions/tagged/itext</archive >
34+ <otherArchives >
35+ <otherArchive >http://news.gmane.org/gmane.comp.java.lib.itext.general</otherArchive >
36+ <otherArchive >http://itext-general.2136553.n4.nabble.com/</otherArchive >
37+ <otherArchive >http://www.junlu.com/2.html</otherArchive >
38+ <otherArchive >http://sourceforge.net/mailarchive/forum.php?forum_id=3273</otherArchive >
39+ <otherArchive >http://www.mail-archive.com/itext-questions%40lists.sourceforge.net/</otherArchive >
40+ </otherArchives >
41+ </mailingList >
42+ </mailingLists >
43+ <distributionManagement >
44+ <relocation >
45+ <artifactId >itext-core</artifactId >
46+ </relocation >
47+ </distributionManagement >
48+ </project >
0 commit comments