Project Dependencies
compile
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId |
ArtifactId |
Version |
Type |
Licenses |
com.isomorphic.smartgwt.eval |
dependencygroup-pdfexport |
14.0-d20241101 |
pom |
- |
Project Transitive Dependencies
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
compile
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
Project Dependency Graph
Dependency Tree
- com.isomorphic.smartgwt.eval:isomorphic-content-export:jar:14.0-d20241101
isomorphic-content-export |
Description: Optional support for PDF Export.
Project Licenses: No licenses are defined for this project. |
- com.isomorphic.smartgwt.eval:dependencygroup-pdfexport:pom:14.0-d20241101 (compile)
dependencygroup-pdfexport |
Description: A dependency group containing the various artifacts required for PDF export, required by isomorphic-core-rpc and
isomorphic-content-export, provided for convenience.
Project Licenses: No licenses are defined for this project. |
- org.xhtmlrenderer:core-renderer:jar:R8 (compile)
- com.lowagie:itext:jar:2.0.8 (compile)
- bouncycastle:bcmail-jdk14:jar:138 (compile)
Legion of the Bouncy Castle Java Cryptography APIs |
Description: The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. The package is organised so that it contains a light-weight API suitable for use in any environment (including the newly released J2ME) with the additional infrastructure to conform the algorithms to the JCE framework.
URL: http://www.bouncycastle.org/java.html
Project Licenses: Bouncy Castle License |
- bouncycastle:bcprov-jdk14:jar:138 (compile)
Legion of the Bouncy Castle Java Cryptography APIs |
Description: The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. The package is organised so that it contains a light-weight API suitable for use in any environment (including the newly released J2ME) with the additional infrastructure to conform the algorithms to the JCE framework.
URL: http://www.bouncycastle.org/java.html
Project Licenses: Bouncy Castle License |
- com.github.jtidy:jtidy:jar:1.0.5 (compile)
JTidy |
Description: JTidy is a Java port of HTML Tidy, a HTML syntax checker and pretty printer. Like its non-Java cousin, JTidy can be
used as a tool for cleaning up malformed and faulty HTML. In addition, JTidy provides a DOM interface to the
document that is being processed, which effectively makes you able to use JTidy as a DOM parser for real-world HTML.
URL: https://github.com/jtidy/jtidy
Project Licenses: Java HTML Tidy License |
Licenses
Unknown: dependencygroup-pdfexport, isomorphic-content-export
GNU Lesser General Public License (LGPL), version 2.1: XHTMLRenderer core-renderer
Java HTML Tidy License: JTidy
Mozilla Public License: iText, a Free Java-PDF library
Bouncy Castle License: Legion of the Bouncy Castle Java Cryptography APIs