Project Dependencies

compile

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

GroupIdArtifactIdVersionTypeLicense
org.jfreejcommon1.0.17jarGNU Lesser General Public Licence
org.jfreejfreechart1.0.14jarGNU Lesser General Public Licence

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:

GroupIdArtifactIdVersionTypeLicense
junitjunit4.11jarCommon Public License Version 1.0
net.sf.maltcmscross-test1.3.0jarL-GPL v3-Eclipse Public License (EPL)

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:

GroupIdArtifactIdVersionTypeLicense
org.projectlomboklombok0.11.8jarThe MIT License
xml-apisxml-apis1.3.04jarThe 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:

GroupIdArtifactIdVersionTypeLicense
org.slf4jslf4j-api1.7.2jarMIT License
org.slf4jslf4j-log4j121.7.2jarMIT 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:

GroupIdArtifactIdVersionTypeLicense
org.hamcresthamcrest-core1.3jarNew BSD License

Project Dependency Graph

Dependency Tree

  • org.jfree:jfreechart-osgi:bundle:1.0.14.1 Information
    • org.jfree:jfreechart:jar:1.0.14 (compile) Information
      • org.jfree:jcommon:jar:1.0.17 (compile) Information
      • xml-apis:xml-apis:jar:1.3.04 (compile) Information
    • org.jfree:jcommon:jar:1.0.17 (compile) Information
    • xml-apis:xml-apis:jar:1.3.04 (provided) Information
    • net.sf.maltcms:cross-test:jar:1.3.0 (test) Information
    • org.projectlombok:lombok:jar:0.11.8 (provided) Information
    • junit:junit:jar:4.11 (test) Information

Licenses

L-GPL v3: Cross Test, JFreeChart OSGI

New BSD License: Hamcrest Core

GNU Lesser General Public Licence: JCommon, JFreeChart

Eclipse Public License (EPL): Cross Test, JFreeChart OSGI

Common Public License Version 1.0: JUnit

MIT License: SLF4J API Module, SLF4J LOG4J-12 Binding

The Apache Software License, Version 2.0: XML Commons External Components XML APIs

The MIT License: Project Lombok