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 | Optional |
---|---|---|---|---|---|
ch.qos.logback | logback-classic | 1.1.3 | jar | Eclipse Public License - v 1.0-GNU Lesser General Public License | Yes |
ch.qos.logback | logback-core | 1.1.3 | jar | Eclipse Public License - v 1.0-GNU Lesser General Public License | Yes |
org.slf4j | slf4j-api | 1.7.10 | jar | MIT License | Yes |
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 |
---|---|---|---|---|
commons-dbutils | commons-dbutils | 1.6 | jar | The Apache Software License, Version 2.0 |
edu.byu.hbll | config | 2.0.0 | jar | - |
junit | junit | 4.12 | jar | Eclipse Public License 1.0 |
org.yaml | snakeyaml | 1.15 | jar | LICENSE.txt |
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 |
---|---|---|---|---|
mysql | mysql-connector-java | 5.1.26 | jar | The GNU General Public License, Version 2 |
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 test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
GroupId | ArtifactId | Version | Type | License |
---|---|---|---|---|
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
Apache License Version 2.0: SnakeYAML
Unknown: config, db-batcher
Eclipse Public License 1.0: JUnit
MIT License: SLF4J API Module
GNU Lesser General Public License: Logback Classic Module, Logback Core Module
New BSD License: Hamcrest Core
The GNU General Public License, Version 2: MySQL Connector/J
The Apache Software License, Version 2.0: Apache Commons DbUtils
Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
commons-dbutils-1.6.jar | 77.86 kB | 67 | 52 | 3 | 1.6 | Yes |
config-2.0.0.jar | 13.35 kB | 18 | 7 | 1 | 1.6 | Yes |
junit-4.12.jar | 314.93 kB | 323 | 286 | 30 | 1.5 | Yes |
mysql-connector-java-5.1.26.jar | 855.95 kB | 304 | 269 | 13 | 1.6 | Yes |
hamcrest-core-1.3.jar | 45.02 kB | 52 | 45 | 3 | 1.5 | Yes |
snakeyaml-1.15.jar | 269.30 kB | 237 | 201 | 19 | 1.5 | Yes |
logback-classic-1.1.3.jar | 280.93 kB | 221 | 173 | 25 | 1.6 | Yes |
logback-core-1.1.3.jar | 455.04 kB | 410 | 365 | 35 | 1.6 | Yes |
slf4j-api-1.7.10.jar | 32.12 kB | 39 | 28 | 3 | 1.5 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
9 | 2.34 MB | 1671 | 1426 | 132 | 1.6 | 9 |
compile: 3 | compile: 768.09 kB | compile: 670 | compile: 566 | compile: 63 | - | compile: 3 |
test: 5 | test: 720.46 kB | test: 697 | test: 591 | test: 56 | - | test: 5 |
provided: 1 | provided: 855.95 kB | provided: 304 | provided: 269 | provided: 13 | - | provided: 1 |
Repo ID | URL | Release | Snapshot |
---|---|---|---|
central | https://repo.maven.apache.org/maven2 | Yes | No |
hbll-maven | http://maven.lib.byu.edu/repository | Yes | Yes |
apache.snapshots | http://repository.apache.org/snapshots | No | Yes |
Repository locations for each of the Dependencies.