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.fasterxml.jackson.core | jackson-databind | 2.9.0 | jar | The Apache Software License, Version 2.0 |
com.fasterxml.jackson.dataformat | jackson-dataformat-yaml | 2.9.0 | jar | The Apache Software License, Version 2.0 |
com.google.guava | guava | 26.0-jre | jar | The Apache Software License, Version 2.0 |
commons-beanutils | commons-beanutils | 1.9.3 | jar | Apache License, Version 2.0 |
org.apache.commons | commons-lang3 | 3.7 | jar | Apache License, Version 2.0 |
org.apache.poi | poi | 3.17 | jar | The Apache Software License, Version 2.0 |
org.apache.poi | poi-ooxml | 3.17 | jar | The Apache Software License, Version 2.0 |
org.apache.poi | poi-ooxml-schemas | 3.17 | jar | The Apache Software License, Version 2.0 |
org.slf4j | slf4j-api | 1.7.25 | jar | MIT License |
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 |
---|---|---|---|---|
junit | junit | 4.12 | jar | Eclipse Public License 1.0 |
log4j | log4j | 1.2.17 | jar | The Apache Software License, Version 2.0 |
org.slf4j | slf4j-log4j12 | 1.7.25 | jar | MIT 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 | Licenses |
---|---|---|---|---|
org.projectlombok | lombok | 1.18.0 | jar | The 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:
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 |
---|---|---|---|---|
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
Eclipse Public License 1.0: JUnit
BSD License: curvesapi
Apache 2.0: error-prone annotations
MIT License: SLF4J API Module, SLF4J LOG4J-12 Binding, marxls
The MIT License: Checker Qual, Project Lombok
Apache License, Version 2.0: Apache Commons BeanUtils, Apache Commons Codec, Apache Commons Collections, Apache Commons Lang, SnakeYAML
MIT license: Animal Sniffer Annotations
New BSD License: Hamcrest Core
The Apache Software License, Version 2.0: Apache Commons Logging, Apache Log4j, Apache POI, FindBugs-jsr305, Guava: Google Core Libraries for Java, J2ObjC Annotations, Jackson-annotations, Jackson-core, Jackson-dataformat-YAML, StAX API, XmlBeans, jackson-databind
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
jackson-annotations-2.9.0.jar | 66.5 kB | 80 | 68 | 1 | 1.6 | Yes |
jackson-core-2.9.0.jar | 320.1 kB | 129 | 104 | 11 | 1.6 | Yes |
jackson-databind-2.9.0.jar | 1.3 MB | 648 | 614 | 20 | 1.7 | Yes |
jackson-dataformat-yaml-2.9.0.jar | 40.4 kB | 31 | 13 | 2 | 1.7 | Yes |
curvesapi-1.04.jar | 98.4 kB | 102 | 83 | 6 | 1.5 | Yes |
jsr305-3.0.2.jar | 19.9 kB | 46 | 35 | 3 | 1.5 | Yes |
error_prone_annotations-2.1.3.jar | 13.7 kB | 34 | 22 | 2 | 1.7 | No |
guava-26.0-jre.jar | 2.7 MB | 1981 | 1951 | 18 | 1.8 | Yes |
j2objc-annotations-1.1.jar | 8.8 kB | 23 | 12 | 1 | 1.5 | Yes |
commons-beanutils-1.9.3.jar | 246.2 kB | 154 | 137 | 5 | 1.6 | Yes |
commons-codec-1.10.jar | 284.2 kB | 238 | 92 | 6 | 1.6 | Yes |
commons-collections-3.2.2.jar | 588.3 kB | 484 | 460 | 12 | 1.3 | Yes |
commons-logging-1.2.jar | 61.8 kB | 42 | 28 | 2 | 1.2 | Yes |
junit-4.12.jar | 314.9 kB | 323 | 286 | 30 | 1.5 | Yes |
log4j-1.2.17.jar | 489.9 kB | 353 | 314 | 21 | 1.4 | Yes |
commons-collections4-4.1.jar | 751.2 kB | 548 | 518 | 18 | 1.6 | Yes |
commons-lang3-3.7.jar | 499.6 kB | 295 | 270 | 13 | 1.7 | Yes |
poi-3.17.jar | 2.7 MB | 1793 | 1715 | 64 | 1.6 | Yes |
poi-ooxml-3.17.jar | 1.5 MB | 732 | 670 | 46 | 1.6 | Yes |
poi-ooxml-schemas-3.17.jar | 5.9 MB | 5846 | 2579 | 48 | 1.6 | No |
xmlbeans-2.6.0.jar | 2.7 MB | 2249 | 1523 | 52 | 1.4 | Yes |
checker-qual-2.5.2.jar | 193.3 kB | 358 | 302 | 31 | 1.8 | Yes |
animal-sniffer-annotations-1.14.jar | 3.5 kB | 12 | 1 | 1 | 1.5 | No |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
lombok-1.18.0.jar | 1.6 MB | 939 | 141 | 12 | - | Yes |
slf4j-api-1.7.25.jar | 41.2 kB | 46 | 34 | 4 | 1.5 | Yes |
slf4j-log4j12-1.7.25.jar | 12.2 kB | 20 | 8 | 2 | 1.5 | Yes |
snakeyaml-1.17.jar | 273.6 kB | 242 | 206 | 19 | 1.5 | 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 |
29 | 22.9 MB | 17848 | 12271 | 458 | 1.8 | 26 |
compile: 24 | compile: 20.4 MB | compile: 16161 | compile: 11477 | compile: 390 | - | compile: 21 |
test: 4 | test: 862.1 kB | test: 748 | test: 653 | test: 56 | - | test: 4 |
provided: 1 | provided: 1.6 MB | provided: 939 | provided: 141 | provided: 12 | - | provided: 1 |