iText最新的Maven依赖 [英] iText latest Maven dependency

查看:3207
本文介绍了iText最新的Maven依赖的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

iText的最新版本是什么?那个maven的依赖是什么?

What is the latest version of iText? And what is the maven dependency for that?

推荐答案

你需要注意iText的Java版本的许可证:

You need to pay attention to the license for the Java version of iText:


  • iText 2.1.7 :最新的官方版本由iText Group NV提供, MPL & GPL 许可证, com.lowagie groupId;

  • iText 4.2.1 :ymasory / InProTopia发布的最新非官方版本, MPL & GPL 许可证, com.lowagie groupId;

  • iText 5.0.0 及更高:由iText Group NV在 AGPL 许可下发布,带有 com.itextpdf groupId。一个单片罐。

  • iText 7.0.0 及更高:由iText Group NV在 AGPL下发布许可证, com.itextpdf groupId。几个模块化罐子。

  • iText 2.1.7: the latest official release by iText Group NV, under the MPL & GPL license, with com.lowagie groupId;
  • iText 4.2.1: the latest unofficial release by ymasory/InProTopia, under the MPL & GPL license, with com.lowagie groupId;
  • iText 5.0.0 and higher: released by iText Group NV, under the AGPL license, with com.itextpdf groupId. One monolithic jar.
  • iText 7.0.0 and higher: released by iText Group NV, under the AGPL license, with com.itextpdf groupId. Several modular jars.

在这里你可以找到Maven Repository的2.1.7和4.2.x版本:

Here you can find 2.1.7 and 4.2.x versions on Maven Repository:

在5.x版本之前查找:
http://search.maven.org/#search|gav|1|g%3A%22com.lowagie%22%20AND%20a%3A% 22itext%22

Find before 5.x versions: http://search.maven.org/#search|gav|1|g%3A%22com.lowagie%22%20AND%20a%3A%22itext%22

查找5.x版本:
http://search.maven.org/#search%7Cgav%7C1%7Cg%3A %22com.itextpdf%22%20AND%20a%3A%22itextpdf%22

您可能希望坚持使用MPL& GPL版本,除非您可以遵守AGPL许可证规范......

编辑:
您应该注意您的版本选择;

You should pay attention on which version you are choosing;

根据Bruno Lowagie的评论,版本2.1.x已弃用并且由于技术和法律原因不应使用。

According to Bruno Lowagie comment, versions 2.1.x are deprecated and should not be used due to technical and legal reasons.

这篇关于iText最新的Maven依赖的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆