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
net.sourceforge.jexcelapijxl2.6.12jarGNU Lesser 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:

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

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

  • net.sf.maltcms.net.sf.jexcelapi:jxl-osgi:bundle:2.6.12 Information

Licenses

L-GPL v3: Cross Test, JXL OSGI

New BSD License: Hamcrest Core

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

Common Public License Version 1.0: JUnit

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

GNU Lesser General Public License: jxl

The MIT License: Project Lombok