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 License
com.googlecode.slf4j-maven-plugin-log slf4j-maven-plugin-log 1.0.0 jar LGPL
com.kryshchuk.maven.plugins file-visitor 1.0.8 jar GNU GENERAL PUBLIC LICENSE
com.umlet umlet 12.0 jar GNU GENERAL PUBLIC LICENSE
org.apache.maven maven-core 3.0.5 jar The Apache Software License, Version 2.0
org.apache.maven maven-plugin-api 3.0.5 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-utils 3.0.10 jar The Apache Software License, Version 2.0
org.slf4j slf4j-api 1.7.4 jar MIT License

runtime

The following is a list of runtime dependencies for this project. These dependencies are required to run the application:

GroupId ArtifactId Version Type License
com.itextpdf itextpdf 5.0.6 jar GNU Affero General Public License v3
log4j log4j 1.2.15 jar The Apache Software License, Version 2.0
org.apache.xmlgraphics batik-awt-util 1.7 jar The Apache Software License, Version 2.0
org.apache.xmlgraphics batik-dom 1.7 jar The Apache Software License, Version 2.0
org.apache.xmlgraphics batik-ext 1.7 jar The Apache Software License, Version 2.0
org.apache.xmlgraphics batik-svggen 1.7 jar The Apache Software License, Version 2.0
org.apache.xmlgraphics batik-util 1.7 jar The Apache Software License, Version 2.0
org.apache.xmlgraphics batik-xml 1.7 jar The Apache Software License, Version 2.0
org.sourceforge.jlibeps jlibeps 0.1 jar GNU GENERAL PUBLIC LICENSE

test

The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:

GroupId ArtifactId Version Type License
ch.qos.logback logback-classic 1.0.10 jar Eclipse Public License - v 1.0-GNU Lesser General Public License
org.mockito mockito-all 1.9.5 jar The MIT License
org.testng testng 6.8 jar Apache License, Version 2.0

provided

The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:

GroupId ArtifactId Version Type License
org.apache.maven.plugin-tools maven-plugin-annotations 3.2 jar The Apache Software License, Version 2.0

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:

GroupId ArtifactId Version Classifier Type License
org.apache.maven maven-aether-provider 3.0.5 - jar The Apache Software License, Version 2.0
org.apache.maven maven-artifact 3.0.5 - jar The Apache Software License, Version 2.0
org.apache.maven maven-model 3.0.5 - jar The Apache Software License, Version 2.0
org.apache.maven maven-model-builder 3.0.5 - jar The Apache Software License, Version 2.0
org.apache.maven maven-repository-metadata 3.0.5 - jar The Apache Software License, Version 2.0
org.apache.maven maven-settings 3.0.5 - jar The Apache Software License, Version 2.0
org.apache.maven maven-settings-builder 3.0.5 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-classworlds 2.4 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-component-annotations 1.5.5 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-interpolation 1.14 - jar The Apache Software License, Version 2.0
org.sonatype.aether aether-api 1.13.1 - jar Eclipse Public License, Version 1.0
org.sonatype.aether aether-impl 1.13.1 - jar Eclipse Public License, Version 1.0
org.sonatype.aether aether-spi 1.13.1 - jar Eclipse Public License, Version 1.0
org.sonatype.aether aether-util 1.13.1 - jar Eclipse Public License, Version 1.0
org.sonatype.plexus plexus-cipher 1.4 - jar Apache Public License 2.0
org.sonatype.plexus plexus-sec-dispatcher 1.3 - jar Apache Public License 2.0
org.sonatype.sisu sisu-guava 0.9.9 - jar The Apache Software License, Version 2.0
org.sonatype.sisu sisu-guice 3.1.0 no_aop jar The Apache Software License, Version 2.0
org.sonatype.sisu sisu-inject-bean 2.3.0 - jar The Apache Software License, Version 2.0-Eclipse Public License, Version 1.0
org.sonatype.sisu sisu-inject-plexus 2.3.0 - jar Eclipse Public License, Version 1.0

runtime

The following is a list of runtime dependencies for this project. These dependencies are required to run the application:

GroupId ArtifactId Version Type License
javax.activation activation 1.1 jar -
javax.mail mail 1.4 jar -
org.apache.xmlgraphics batik-css 1.7 jar The Apache Software License, Version 2.0
org.bouncycastle bcmail-jdk14 1.38 jar Bouncy Castle Licence
org.bouncycastle bcprov-jdk14 1.38 jar Bouncy Castle Licence
org.bouncycastle bctsp-jdk14 1.38 jar Bouncy Castle Licence
xalan xalan 2.6.0 jar -
xml-apis xml-apis 1.3.04 jar The Apache Software License, Version 2.0
xml-apis xml-apis-ext 1.3.04 jar The Apache Software License, Version 2.0

test

The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:

GroupId ArtifactId Version Type License
ch.qos.logback logback-core 1.0.10 jar Eclipse Public License - v 1.0-GNU Lesser General Public License
com.beust jcommander 1.27 jar The Apache Software License, Version 2.0
junit junit 4.10 jar Common Public License Version 1.0
org.beanshell bsh 2.0b4 jar GNU LESSER GENERAL PUBLIC LICENSE
org.hamcrest hamcrest-core 1.1 jar BSD style
org.yaml snakeyaml 1.6 jar LICENSE.txt

Project Dependency Graph

Dependency Tree

Licenses

Apache Public License 2.0: Plexus Cipher: encryption/decryption Component, Plexus Security Dispatcher Component

LGPL: slf4j-maven-plugin-log

BSD style: Hamcrest Core

GNU GENERAL PUBLIC LICENSE: File iteration helper library for Maven Plugins., JavaLib for EPS Images, UMLet Maven Plugin, UMLet lightweight UML Editor

GNU LESSER GENERAL PUBLIC LICENSE: BeanShell

Unknown: activation, mail, xalan

Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module

Bouncy Castle Licence: Bouncy Castle CMS and S/MIME API, Bouncy Castle OpenPGP API, Bouncy Castle Provider

Apache License, Version 2.0: TestNG

GNU Lesser General Public License: Logback Classic Module, Logback Core Module

The Apache Software License, Version 2.0: Apache Log4j, Batik AWT utilities, Batik CSS engine, Batik DOM implementation, Batik Java2D SVG generator, Batik XML utility library, Batik external code, Batik utility library, JCommander, Maven Aether Provider, Maven Artifact, Maven Core, Maven Model, Maven Model Builder, Maven Plugin API, Maven Plugin Java 5 Annotations, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder, Plexus :: Component Annotations, Plexus Classworlds, Plexus Common Utilities, Plexus Interpolation API, Sisu Guava - Core Library, Sisu Guice - Core Library, Sisu-Inject-Bean : Aggregate OSGi bundle, XML Commons External Components XML APIs, XML Commons External Components XML APIs Extensions

GNU Affero General Public License v3: iText, a Free Java-PDF library

Eclipse Public License, Version 1.0: Aether :: API, Aether :: Implementation, Aether :: SPI, Aether :: Utilities, Sisu-Inject-Bean : Aggregate OSGi bundle, Sisu-Inject-Plexus : Aggregate OSGi bundle

Common Public License Version 1.0: JUnit

MIT License: SLF4J API Module

The MIT License: Mockito

Apache License Version 2.0: SnakeYAML