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.poi | poi | 3.9 | - | jar | The Apache Software License, Version 2.0 |
org.apache.poi | poi-ooxml | 3.9 | - | jar | The Apache Software License, Version 2.0 |
org.apache.poi | poi-scratchpad | 3.9 | - | jar | The Apache Software License, Version 2.0 |
org.lunifera.releng.maven | lunifera-releng-maven-licenses | 0.12.2 | third-party | properties | Eclipse Public License v1.0 |
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.13 | jar | Eclipse Public License - v 1.0-GNU Lesser General Public License |
junit | junit | 4.11 | jar | Common Public License Version 1.0 |
org.codehaus.sonar-plugins.java | sonar-jacoco-listeners | 2.3 | jar | GNU LGPL 3 |
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
org.hamcrest | hamcrest-integration | 1.3 | jar | New BSD License |
org.hamcrest | hamcrest-library | 1.3 | jar | New BSD License |
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 |
---|---|---|---|---|
com.google.guava | guava | 16.0.1 | jar | The Apache Software License, Version 2.0 |
org.osgi | org.osgi.compendium | 5.0.0 | jar | Apache License, Version 2.0 |
org.osgi | org.osgi.core | 6.0.0 | jar | - |
org.slf4j | slf4j-api | 1.7.5 | jar | MIT License |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
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 |
---|---|---|---|---|
commons-codec | commons-codec | 1.5 | jar | The Apache Software License, Version 2.0 |
dom4j | dom4j | 1.6.1 | jar | - |
org.apache.poi | poi-ooxml-schemas | 3.9 | jar | The Apache Software License, Version 2.0 |
org.apache.xmlbeans | xmlbeans | 2.3.0 | jar | The Apache Software License, Version 2.0 |
stax | stax-api | 1.0.1 | jar | The Apache Software License, Version 2.0 |
xml-apis | xml-apis | 1.0.b2 | jar | The Apache Software License, Version 2.0 |
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.13 | jar | Eclipse Public License - v 1.0-GNU Lesser General Public License |
GNU LGPL 3: SonarQube Java :: JaCoCo Listeners
New BSD License: Hamcrest Core, Hamcrest Integration, Hamcrest library
Unknown: dom4j, org.osgi.core
Apache License, Version 2.0: osgi.cmpn
Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module
Common Public License Version 1.0: JUnit
MIT License: SLF4J API Module
GNU Lesser General Public License: Logback Classic Module, Logback Core Module
The Apache Software License, Version 2.0: Apache POI, Commons Codec, Guava: Google Core Libraries for Java, StAX API, XML Commons External Components XML APIs, XmlBeans
Eclipse Public License v1.0: Lunifera Dependencies : Apache POI, Lunifera Releng Maven - Licenses Repository Artifact
Filename | Size | Entries | Classes | Packages | JDK Rev | Debug |
---|---|---|---|---|---|---|
logback-classic-1.0.13.jar | 258.40 kB | 208 | 170 | 25 | 1.5 | debug |
logback-core-1.0.13.jar | 409.05 kB | 391 | 349 | 32 | 1.5 | debug |
guava-16.0.1.jar | 2.12 MB | 1,709 | 1,678 | 17 | 1.6 | debug |
commons-codec-1.5.jar | 71.38 kB | 60 | 43 | 5 | 1.4 | debug |
dom4j-1.6.1.jar | 306.54 kB | 208 | 190 | 14 | 1.3 | debug |
junit-4.11.jar | 239.30 kB | 266 | 233 | 28 | 1.5 | debug |
poi-3.9.jar | 1.78 MB | 1,310 | 1,250 | 49 | 1.5 | debug |
poi-ooxml-3.9.jar | 914.70 kB | 493 | 449 | 32 | 1.5 | debug |
poi-ooxml-schemas-3.9.jar | 4.58 MB | 4,617 | 2,039 | 31 | 1.5 | release |
poi-scratchpad-3.9.jar | 1.17 MB | 686 | 621 | 52 | 1.5 | debug |
xmlbeans-2.3.0.jar | 2.54 MB | 2,211 | 1,502 | 52 | 1.4 | debug |
sonar-jacoco-listeners-2.3.jar | 6.04 kB | 15 | 4 | 1 | 1.6 | debug |
hamcrest-core-1.3.jar | 43.97 kB | 52 | 45 | 3 | 1.5 | debug |
hamcrest-integration-1.3.jar | 4.71 kB | 11 | 5 | 2 | 1.5 | debug |
hamcrest-library-1.3.jar | 51.83 kB | 46 | 35 | 7 | 1.5 | debug |
lunifera-releng-maven-licenses-0.12.2-third-party.properties | 2.43 kB | - | - | - | - | - |
org.osgi.compendium-5.0.0.jar | 753.08 kB | 717 | 267 | 41 | 1.5 | debug |
org.osgi.core-6.0.0.jar | 464.12 kB | 387 | 158 | 21 | 1.5 | debug |
slf4j-api-1.7.5.jar | 25.47 kB | 34 | 23 | 3 | 1.5 | debug |
stax-api-1.0.1.jar | 25.89 kB | 48 | 40 | 5 | 1.2 | debug |
xml-apis-1.0.b2.jar | 106.76 kB | 217 | 184 | 17 | 1.2 | release |
Total | Size | Entries | Classes | Packages | JDK Rev | Debug |
21 | 15.80 MB | 13,686 | 9,285 | 437 | 1.6 | 18 |
compile: 10 | compile: 11.47 MB | compile: 9,850 | compile: 6,318 | compile: 257 | - | compile: 7 |
test: 7 | test: 1,013.29 kB | test: 989 | test: 841 | test: 98 | - | test: 7 |
provided: 4 | provided: 3.34 MB | provided: 2,847 | provided: 2,126 | provided: 82 | - | provided: 4 |
Repo ID | URL | Release | Snapshot | Blacklisted |
---|---|---|---|---|
apache.snapshots | http://repository.apache.org/snapshots | - | Yes | Yes |
lunifera-nexus-snapshots | http://maven.lunifera.org:8086/nexus/content/repositories/snapshots/ | - | Yes | - |
apache-nexus-snapshots | https://repository.apache.org/content/repositories/snapshots/ | - | Yes | Yes |
ops4j-deps-snapshots | http://oss.sonatype.org/content/repositories/ops4j-snapshots/ | - | Yes | - |
vaadin-snapshots | http://oss.sonatype.org/content/repositories/vaadin-snapshots/ | - | Yes | - |
sonatype-nexus-snapshots | https://oss.sonatype.org/content/repositories/snapshots | - | Yes | - |
jboss-public-repository-group | http://repository.jboss.org/nexus/content/groups/public/ | Yes | Yes | - |
Gemini-releases | http://download.eclipse.org/gemini/mvn/ | Yes | - | - |
lunifera-nexus-release | http://maven.lunifera.org:8086/nexus/content/repositories/releases/ | Yes | - | - |
oss.sonatype.org-snapshot | http://oss.sonatype.org/content/repositories/snapshots | - | Yes | - |
central | https://repo.maven.apache.org/maven2 | Yes | - | - |
Repository locations for each of the Dependencies.