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 |
---|---|---|---|---|
org.apache.commons | commons-dbcp2 | 2.0.1 | jar | The Apache Software License, Version 2.0 |
org.apache.commons | commons-lang3 | 3.3.2 | jar | The Apache Software License, Version 2.0 |
org.slf4j | slf4j-log4j12 | 1.7.7 | 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 | License |
---|---|---|---|---|
com.h2database | h2 | 1.4.181 | jar | MPL 2.0, and EPL 1.0 |
junit | junit | 4.11 | jar | Common Public License Version 1.0 |
org.apache.tomcat | tomcat-catalina | 7.0.55 | jar | Apache License, Version 2.0 |
org.hamcrest | hamcrest-library | 1.3 | jar | New BSD 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-logging | commons-logging | 1.1.3 | jar | The Apache Software License, Version 2.0 |
log4j | log4j | 1.2.17 | jar | The Apache Software License, Version 2.0 |
org.apache.commons | commons-pool2 | 2.2 | jar | The Apache Software License, Version 2.0 |
org.slf4j | slf4j-api | 1.7.7 | 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 | License |
---|---|---|---|---|
org.apache.tomcat | tomcat-annotations-api | 7.0.55 | jar | Apache License, Version 2.0 |
org.apache.tomcat | tomcat-api | 7.0.55 | jar | Apache License, Version 2.0 |
org.apache.tomcat | tomcat-juli | 7.0.55 | jar | Apache License, Version 2.0 |
org.apache.tomcat | tomcat-servlet-api | 7.0.55 | jar | http://www.apache.org/licenses/LICENSE-2.0.txt and http://www.opensource.org/licenses/cddl1.txt |
org.apache.tomcat | tomcat-util | 7.0.55 | jar | Apache License, Version 2.0 |
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
Apache License, Version 2.0 and Common Development And Distribution License (CDDL) Version 1.0: tomcat-servlet-api
MPL 2.0, and EPL 1.0: H2 Database Engine
MIT License: SLF4J API Module, SLF4J LOG4J-12 Binding
Apache License, Version 2.0: tomcat-annotations-api, tomcat-api, tomcat-catalina, tomcat-juli, tomcat-util
BSD 3-clause Revised License: DB Utils
New BSD License: Hamcrest Core, Hamcrest library
The Apache Software License, Version 2.0: Apache Commons DBCP, Apache Commons Lang, Apache Commons Pool, Apache Log4j, Commons Logging
Common Public License Version 1.0: JUnit
Filename | Size | Entries | Classes | Packages | JDK Rev | Debug |
---|---|---|---|---|---|---|
h2-1.4.181.jar | 1.61 MB | 630 | 627 | 35 | 1.6 | debug |
commons-logging-1.1.3.jar | 60.60 kB | 42 | 28 | 2 | 1.1 | debug |
junit-4.11.jar | 239.30 kB | 266 | 233 | 28 | 1.5 | debug |
log4j-1.2.17.jar | 478.40 kB | 353 | 314 | 21 | 1.4 | debug |
commons-dbcp2-2.0.1.jar | 164.03 kB | 79 | 62 | 4 | 1.6 | debug |
commons-lang3-3.3.2.jar | 403.07 kB | 241 | 217 | 12 | 1.6 | debug |
commons-pool2-2.2.jar | 105.50 kB | 80 | 65 | 3 | 1.6 | debug |
tomcat-annotations-api-7.0.55.jar | 15.60 kB | 27 | 24 | 6 | 1.6 | debug |
tomcat-api-7.0.55.jar | 6.00 kB | 7 | 4 | 1 | 1.6 | release |
tomcat-catalina-7.0.55.jar | 1.52 MB | 711 | 669 | 27 | 1.6 | debug |
tomcat-juli-7.0.55.jar | 37.30 kB | 26 | 23 | 2 | 1.6 | debug |
tomcat-servlet-api-7.0.55.jar | 193.24 kB | 105 | 74 | 4 | 1.6 | debug |
tomcat-util-7.0.55.jar | 28.77 kB | 22 | 17 | 5 | 1.6 | debug |
hamcrest-core-1.3.jar | 43.97 kB | 52 | 45 | 3 | 1.5 | debug |
hamcrest-library-1.3.jar | 51.83 kB | 46 | 35 | 7 | 1.5 | debug |
slf4j-api-1.7.7.jar | 28.57 kB | 35 | 24 | 3 | 1.5 | debug |
slf4j-log4j12-1.7.7.jar | 8.66 kB | 16 | 6 | 1 | 1.5 | debug |
Total | Size | Entries | Classes | Packages | JDK Rev | Debug |
17 | 4.95 MB | 2,738 | 2,467 | 164 | 1.6 | 16 |
compile: 7 | compile: 1.22 MB | compile: 846 | compile: 716 | compile: 46 | - | compile: 7 |
test: 10 | test: 3.73 MB | test: 1,892 | test: 1,751 | test: 118 | - | test: 9 |
Repo ID | URL | Release | Snapshot | Blacklisted |
---|---|---|---|---|
maven2-repository.dev.java.net | http://download.java.net/maven/2/ | Yes | Yes | Yes |
central | https://repo.maven.apache.org/maven2 | Yes | - | - |
apache.snapshots | http://repository.apache.org/snapshots | - | Yes | - |
Repository locations for each of the Dependencies.
Artifact | central | apache.snapshots |
---|---|---|
com.h2database:h2:jar:1.4.181 | - | - |
commons-logging:commons-logging:jar:1.1.3 | - | - |
junit:junit:jar:4.11 | - | - |
log4j:log4j:jar:1.2.17 | - | - |
org.apache.commons:commons-dbcp2:jar:2.0.1 | - | - |
org.apache.commons:commons-lang3:jar:3.3.2 | - | - |
org.apache.commons:commons-pool2:jar:2.2 | - | - |
org.apache.tomcat:tomcat-annotations-api:jar:7.0.55 | - | - |
org.apache.tomcat:tomcat-api:jar:7.0.55 | - | - |
org.apache.tomcat:tomcat-catalina:jar:7.0.55 | - | - |
org.apache.tomcat:tomcat-juli:jar:7.0.55 | - | - |
org.apache.tomcat:tomcat-servlet-api:jar:7.0.55 | - | - |
org.apache.tomcat:tomcat-util:jar:7.0.55 | - | - |
org.hamcrest:hamcrest-core:jar:1.3 | - | - |
org.hamcrest:hamcrest-library:jar:1.3 | - | - |
org.slf4j:slf4j-api:jar:1.7.7 | - | - |
org.slf4j:slf4j-log4j12:jar:1.7.7 | - | - |
Total | central | apache.snapshots |
17 (compile: 7, test: 10) | 0 | 0 |