Fork me on GitHub

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
commons-lang commons-lang 2.5 jar The Apache Software License, Version 2.0
org.apache.commons commons-collections4 4.1 jar Apache License, Version 2.0
org.apache.commons commons-lang3 3.4 jar Apache License, Version 2.0
org.apache.poi ooxml-schemas 1.3 jar The Apache Software License, Version 2.0
org.apache.poi poi-ooxml 3.15 jar The Apache Software License, Version 2.0
org.apache.poi poi-scratchpad 3.15 jar The Apache Software License, Version 2.0
org.slf4j slf4j-api 1.7.7 jar MIT 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 Licenses
ch.qos.logback logback-classic 1.1.5 jar Eclipse Public License - v 1.0-GNU Lesser General Public License
commons-io commons-io 2.4 jar The Apache Software License, Version 2.0
org.springframework.boot spring-boot-starter-test 1.4.1.RELEASE 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 Licenses
com.fasterxml.jackson.core jackson-databind 2.8.3 jar The Apache Software License, Version 2.0
org.projectlombok lombok 1.16.10 jar The 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:

GroupId ArtifactId Version Type Licenses
com.github.virtuald curvesapi 1.04 jar BSD License
commons-codec commons-codec 1.10 jar Apache License, Version 2.0
org.apache.poi poi 3.15 jar The Apache Software License, Version 2.0
org.apache.poi poi-ooxml-schemas 3.15 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

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 Licenses
ch.qos.logback logback-core 1.1.5 jar Eclipse Public License - v 1.0-GNU Lesser General Public License
com.jayway.jsonpath json-path 2.2.0 jar The Apache Software License, Version 2.0
junit junit 4.12 jar Eclipse Public License 1.0
net.minidev http://accessors-smart/ 1.1 jar The Apache Software License, Version 2.0
net.minidev json-smart 2.2.1 jar The Apache Software License, Version 2.0
org.assertj assertj-core 2.5.0 jar Apache License, Version 2.0
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.hamcrest hamcrest-library 1.3 jar New BSD License
org.json json 20090211 jar provided without support or warranty
org.mockito mockito-core 1.10.19 jar The MIT License
org.objenesis objenesis 2.1 jar Apache 2
org.ow2.asm asm 5.0.3 jar BSD
org.skyscreamer jsonassert 1.3.0 jar The Apache Software License, Version 2.0
org.springframework spring-aop 4.3.3.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-beans 4.3.3.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-context 4.3.3.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-core 4.3.3.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-expression 4.3.3.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-test 4.3.3.RELEASE jar The Apache Software License, Version 2.0
org.springframework.boot spring-boot 1.4.1.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot-autoconfigure 1.4.1.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot-test 1.4.1.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot-test-autoconfigure 1.4.1.RELEASE 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 Licenses
com.fasterxml.jackson.core jackson-annotations 2.8.0 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.8.3 jar The Apache Software License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

Apache 2: Objenesis

BSD: ASM Core

provided without support or warranty: JSON (JavaScript Object Notation)

BSD License: curvesapi

Eclipse Public License 1.0: JUnit

MIT License: Micro Focus Autonomy PowerPoint Report API, SLF4J API Module

The MIT License: Mockito, Project Lombok

Apache License, Version 2.0: Apache Commons Codec, Apache Commons Collections, Apache Commons Lang, AssertJ fluent assertions, Spring Boot, Spring Boot AutoConfigure, Spring Boot Test, Spring Boot Test Auto-Configure, Spring Boot Test Starter

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

New BSD License: Hamcrest Core, Hamcrest library

The Apache Software License, Version 2.0: ASM based accessors helper used by json-smart, Apache POI, Commons IO, Commons Lang, JSON Small and Fast Parser, JSONassert, Jackson-annotations, Jackson-core, Json Path, OOXML schemas, Spring AOP, Spring Beans, Spring Context, Spring Core, Spring Expression Language (SpEL), Spring TestContext Framework, StAX API, XmlBeans, jackson-databind

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

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
logback-classic-1.1.5.jar 281.5 kB 221 173 25 1.6 Yes
logback-core-1.1.5.jar 456.2 kB 410 365 35 1.6 Yes
jackson-annotations-2.8.0.jar 55.8 kB 74 62 1 1.6 Yes
jackson-core-2.8.3.jar 281.1 kB 117 94 9 1.6 Yes
jackson-databind-2.8.3.jar 1.2 MB 615 581 20 1.7 Yes
curvesapi-1.04.jar 98.4 kB 102 83 6 1.5 Yes
json-path-2.2.0.jar 207.1 kB 176 160 11 1.6 Yes
commons-codec-1.10.jar 284.2 kB 238 92 6 1.6 Yes
commons-io-2.4.jar 185.1 kB 128 110 6 1.6 Yes
commons-lang-2.5.jar 279.2 kB 154 132 10 1.3 Yes
junit-4.12.jar 314.9 kB 323 286 30 1.5 Yes
accessors-smart-1.1.jar 80.7 kB 53 38 4 1.6 Yes
json-smart-2.2.1.jar 120.5 kB 107 93 5 1.6 Yes
commons-collections4-4.1.jar 751.2 kB 548 518 18 1.6 Yes
commons-lang3-3.4.jar 434.7 kB 248 224 12 1.6 Yes
ooxml-schemas-1.3.jar 15.6 MB 17295 9644 55 1.6 No
poi-3.15.jar 2.6 MB 1752 1677 61 1.6 Yes
poi-ooxml-3.15.jar 1.3 MB 664 606 43 1.6 Yes
poi-ooxml-schemas-3.15.jar 5.9 MB 5807 2536 52 1.6 No
poi-scratchpad-3.15.jar 1.3 MB 731 672 47 1.6 Yes
xmlbeans-2.3.0.jar 2.7 MB 2211 1502 52 1.4 Yes
assertj-core-2.5.0.jar 934.4 kB 753 715 27 1.7 Yes
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
hamcrest-library-1.3.jar 53.1 kB 46 35 7 1.5 Yes
json-20090211.jar 45.9 kB 21 19 1 1.6 Yes
mockito-core-1.10.19.jar 1.2 MB 1138 694 67 1.5 Yes
objenesis-2.1.jar 41.8 kB 52 37 9 1.5 Yes
asm-5.0.3.jar 53.2 kB 30 25 2 1.2 No
lombok-1.16.10.jar 1.4 MB 871 121 10 1.6 Yes
jsonassert-1.3.0.jar 27.8 kB 30 19 2 1.6 Yes
slf4j-api-1.7.7.jar 29.3 kB 35 24 3 1.5 Yes
spring-aop-4.3.3.RELEASE.jar 379.9 kB 306 269 17 1.6 Yes
spring-beans-4.3.3.RELEASE.jar 760.6 kB 463 408 15 1.6 Yes
spring-context-4.3.3.RELEASE.jar 1.1 MB 890 768 66 1.6 Yes
spring-core-4.3.3.RELEASE.jar 1.1 MB 831 784 40 1.6 Yes
spring-expression-4.3.3.RELEASE.jar 263.7 kB 156 142 6 1.6 Yes
spring-test-4.3.3.RELEASE.jar 593.3 kB 477 437 31 1.6 Yes
spring-boot-1.4.1.RELEASE.jar 657.1 kB 531 455 42 1.6 Yes
spring-boot-autoconfigure-1.4.1.RELEASE.jar 967.7 kB 869 778 74 1.6 Yes
spring-boot-starter-test-1.4.1.RELEASE.jar 2.7 kB 8 0 0 - No
spring-boot-test-1.4.1.RELEASE.jar 148.5 kB 129 105 11 1.6 Yes
spring-boot-test-autoconfigure-1.4.1.RELEASE.jar 110.6 kB 119 95 9 1.6 Yes
stax-api-1.0.1.jar 26.5 kB 48 40 5 1.2 Yes
Total Size Entries Classes Packages Java Version Debug Information
43 44.3 MB 39829 25663 955 1.7 39
compile: 13 compile: 31.2 MB compile: 29833 compile: 17750 compile: 370 - compile: 11
test: 26 test: 10.1 MB test: 8319 test: 7055 test: 545 - test: 24
provided: 4 provided: 3 MB provided: 1677 provided: 858 provided: 40 - provided: 4

Dependency Repository Locations

Repo ID URL Release Snapshot Blacklisted
sonatype-snapshots https://oss.sonatype.org/content/repositories/snapshots/ No Yes No
central https://repo.maven.apache.org/maven2 Yes No No
sonatype https://oss.sonatype.org/content/repositories/releases/ Yes No No
apache-snapshots https://repository.apache.org/snapshots/ No Yes No
spring-milestones http://repo.spring.io/milestone Yes No No
ow2-snapshot http://repository.ow2.org/nexus/content/repositories/snapshots No Yes No
spring-snapshots http://repo.spring.io/snapshot Yes Yes No
spring-ext http://repo.spring.io/ext-release-local/ Yes No No
sonatype-nexus-snapshots https://oss.sonatype.org/content/repositories/snapshots No Yes No
sonatype-apache https://repository.apache.org/releases/ Yes No Yes
apache.snapshots http://repository.apache.org/snapshots No Yes No

Repository locations for each of the Dependencies.

Artifact sonatype-snapshots central sonatype apache-snapshots spring-milestones ow2-snapshot spring-snapshots spring-ext sonatype-nexus-snapshots apache.snapshots
ch.qos.logback:logback-classic:jar:1.1.5 - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - - - - - -
ch.qos.logback:logback-core:jar:1.1.5 - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - - - - - -
com.fasterxml.jackson.core:jackson-annotations:jar:2.8.0 - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - - - - - -
com.fasterxml.jackson.core:jackson-core:jar:2.8.3 - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - - - - - -
com.fasterxml.jackson.core:jackson-databind:jar:2.8.3 - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - - - - - -
com.github.virtuald:curvesapi:jar:1.04 - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - - - - - -
com.jayway.jsonpath:json-path:jar:2.2.0 - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - - - - - -
commons-codec:commons-codec:jar:1.10 - Found at https://repo.maven.apache.org/maven2 - - - - - - - -
commons-io:commons-io:jar:2.4 - Found at https://repo.maven.apache.org/maven2 - - - - - - - -
commons-lang:commons-lang:jar:2.5 - Found at https://repo.maven.apache.org/maven2 - - - - - - - -
junit:junit:jar:4.12 - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - - - - - -
net.minidev:accessors-smart:jar:1.1 - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - - - - - -
net.minidev:json-smart:jar:2.2.1 - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - - - - - -
org.apache.commons:commons-collections4:jar:4.1 - Found at https://repo.maven.apache.org/maven2 - - - - - - - -
org.apache.commons:commons-lang3:jar:3.4 - Found at https://repo.maven.apache.org/maven2 - - - - - - - -
org.apache.poi:ooxml-schemas:jar:1.3 - Found at https://repo.maven.apache.org/maven2 - - - - - - - -
org.apache.poi:poi:jar:3.15 - Found at https://repo.maven.apache.org/maven2 - - - - - - - -
org.apache.poi:poi-ooxml:jar:3.15 - Found at https://repo.maven.apache.org/maven2 - - - - - - - -
org.apache.poi:poi-ooxml-schemas:jar:3.15 - Found at https://repo.maven.apache.org/maven2 - - - - - - - -
org.apache.poi:poi-scratchpad:jar:3.15 - Found at https://repo.maven.apache.org/maven2 - - - - - - - -
org.apache.xmlbeans:xmlbeans:jar:2.3.0 - Found at https://repo.maven.apache.org/maven2 - - - - - - - -
org.assertj:assertj-core:jar:2.5.0 - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - - - - - -
org.hamcrest:hamcrest-core:jar:1.3 - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - - - - - -
org.hamcrest:hamcrest-library:jar:1.3 - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - - - - - -
org.json:json:jar:20090211 - Found at https://repo.maven.apache.org/maven2 - - - - - - - -
org.mockito:mockito-core:jar:1.10.19 - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - - - - - -
org.objenesis:objenesis:jar:2.1 - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - - - - - -
org.ow2.asm:asm:jar:5.0.3 - Found at https://repo.maven.apache.org/maven2 - - - - - - - -
org.projectlombok:lombok:jar:1.16.10 - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - - - - - -
org.skyscreamer:jsonassert:jar:1.3.0 - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - - - - - -
org.slf4j:slf4j-api:jar:1.7.7 - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - - - - - - -
org.springframework:spring-aop:jar:4.3.3.RELEASE - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - Found at http://repo.spring.io/milestone - - - - -
org.springframework:spring-beans:jar:4.3.3.RELEASE - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - Found at http://repo.spring.io/milestone - - - - -
org.springframework:spring-context:jar:4.3.3.RELEASE - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - Found at http://repo.spring.io/milestone - - - - -
org.springframework:spring-core:jar:4.3.3.RELEASE - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - Found at http://repo.spring.io/milestone - - - - -
org.springframework:spring-expression:jar:4.3.3.RELEASE - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - Found at http://repo.spring.io/milestone - - - - -
org.springframework:spring-test:jar:4.3.3.RELEASE - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - Found at http://repo.spring.io/milestone - - - - -
org.springframework.boot:spring-boot:jar:1.4.1.RELEASE - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - Found at http://repo.spring.io/milestone - - - - -
org.springframework.boot:spring-boot-autoconfigure:jar:1.4.1.RELEASE - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - Found at http://repo.spring.io/milestone - - - - -
org.springframework.boot:spring-boot-starter-test:jar:1.4.1.RELEASE - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - Found at http://repo.spring.io/milestone - - - - -
org.springframework.boot:spring-boot-test:jar:1.4.1.RELEASE - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - Found at http://repo.spring.io/milestone - - - - -
org.springframework.boot:spring-boot-test-autoconfigure:jar:1.4.1.RELEASE - Found at https://repo.maven.apache.org/maven2 Found at https://oss.sonatype.org/content/repositories/releases/ - Found at http://repo.spring.io/milestone - - - - -
stax:stax-api:jar:1.0.1 - Found at https://repo.maven.apache.org/maven2 - - - - - - - -
Total sonatype-snapshots central sonatype apache-snapshots spring-milestones ow2-snapshot spring-snapshots spring-ext sonatype-nexus-snapshots apache.snapshots
43 (compile: 13, test: 26, provided: 4) 0 43 29 0 11 0 0 0 0 0