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 |
---|---|---|---|---|
com.h2database | h2 | 1.4.190 | jar | MPL 2.0, and EPL 1.0 |
javax.validation | validation-api | 1.1.0.Final | jar | The Apache Software License, Version 2.0 |
net.logstash.log4j | jsonevent-layout | 1.7 | jar | The Apache Software License, Version 2.0 |
opensymphony | sitemesh | 2.4.2 | jar | The Apache Software License, Version 1.1 |
org.mybatis | mybatis | 3.3.0 | jar | The Apache Software License, Version 2.0 |
org.mybatis | mybatis-spring | 1.2.3 | jar | The Apache Software License, Version 2.0 |
org.slf4j | slf4j-api | 1.7.13 | jar | MIT License |
org.springframework | spring-jdbc | 4.2.3.RELEASE | jar | The Apache Software License, Version 2.0 |
org.springframework | spring-webmvc | 4.2.3.RELEASE | jar | The Apache Software License, Version 2.0 |
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
GroupId | ArtifactId | Version | Type | License |
---|---|---|---|---|
jstl | jstl | 1.2 | jar | - |
log4j | log4j | 1.2.17 | jar | The Apache Software License, Version 2.0 |
org.slf4j | slf4j-log4j12 | 1.7.13 | 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 |
---|---|---|---|---|
junit | junit | 4.12 | jar | Eclipse Public License 1.0 |
org.springframework | spring-test | 4.2.3.RELEASE | jar | The Apache Software License, Version 2.0 |
org.springframework.restdocs | spring-restdocs-mockmvc | 1.0.1.RELEASE | jar | The Apache Software License, Version 2.0 |
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 |
---|---|---|---|---|
javax.servlet | javax.servlet-api | 3.1.0 | jar | CDDL + GPLv2 with classpath exception |
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 |
---|---|---|---|---|
aopalliance | aopalliance | 1.0 | jar | Public Domain |
commons-lang | commons-lang | 2.6 | jar | The Apache Software License, Version 2.0 |
commons-logging | commons-logging | 1.2 | jar | The Apache Software License, Version 2.0 |
net.minidev | http://json-smart/ | 1.1.1 | jar | The Apache Software License, Version 2.0 |
org.springframework | spring-aop | 4.2.3.RELEASE | jar | The Apache Software License, Version 2.0 |
org.springframework | spring-beans | 4.2.3.RELEASE | jar | The Apache Software License, Version 2.0 |
org.springframework | spring-context | 4.2.3.RELEASE | jar | The Apache Software License, Version 2.0 |
org.springframework | spring-core | 4.2.3.RELEASE | jar | The Apache Software License, Version 2.0 |
org.springframework | spring-expression | 4.2.3.RELEASE | jar | The Apache Software License, Version 2.0 |
org.springframework | spring-tx | 4.2.3.RELEASE | jar | The Apache Software License, Version 2.0 |
org.springframework | spring-web | 4.2.3.RELEASE | 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 |
---|---|---|---|---|
com.fasterxml.jackson.core | jackson-annotations | 2.4.0 | jar | The Apache Software License, Version 2.0 |
com.fasterxml.jackson.core | jackson-core | 2.4.6 | jar | The Apache Software License, Version 2.0 |
com.fasterxml.jackson.core | jackson-databind | 2.4.6.1 | jar | The Apache Software License, Version 2.0 |
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
org.springframework.restdocs | spring-restdocs-core | 1.0.1.RELEASE | jar | The Apache Software License, Version 2.0 |
CDDL + GPLv2 with classpath exception: Java Servlet API
Public Domain: AOP alliance
New BSD License: Hamcrest Core
Unknown: jstl
The Apache Software License, Version 1.1: Sitemesh
Eclipse Public License 1.0: JUnit
MIT License: SLF4J API Module, SLF4J LOG4J-12 Binding
MPL 2.0, and EPL 1.0: H2 Database Engine
The Apache Software License, Version 2.0: Apache Commons Logging, Apache Log4j, Bean Validation API, Commons Lang, JSON Small and Fast Parser, Jackson-annotations, Jackson-core, Spring AOP, Spring Beans, Spring Context, Spring Core, Spring Expression Language (SpEL), Spring JDBC, Spring REST Docs Core, Spring REST Docs MockMvc, Spring TestContext Framework, Spring Transaction, Spring Web, Spring Web MVC, jackson-databind, jsonevent-layout, mybatis, mybatis-spring, playground
Filename | Size | Entries | Classes | Packages | JDK Rev | Debug |
---|---|---|---|---|---|---|
aopalliance-1.0.jar | 4.36 kB | 15 | 9 | 2 | 1.3 | debug |
jackson-annotations-2.4.0.jar | 37.70 kB | 63 | 51 | 1 | 1.6 | debug |
jackson-core-2.4.6.jar | 220.06 kB | 106 | 84 | 8 | 1.6 | debug |
jackson-databind-2.4.6.1.jar | 1.03 MB | 589 | 555 | 20 | 1.6 | debug |
h2-1.4.190.jar | 1.63 MB | 640 | 637 | 35 | 1.6 | debug |
commons-lang-2.6.jar | 277.56 kB | 155 | 133 | 10 | 1.3 | debug |
commons-logging-1.2.jar | 60.38 kB | 42 | 28 | 2 | 1.2 | debug |
javax.servlet-api-3.1.0.jar | 93.56 kB | 103 | 79 | 4 | 1.6 | debug |
validation-api-1.1.0.Final.jar | 62.28 kB | 122 | 106 | 8 | 1.6 | debug |
jstl-1.2.jar | 404.53 kB | 341 | 279 | 27 | 1.5 | debug |
junit-4.12.jar | 307.55 kB | 323 | 286 | 30 | 1.5 | debug |
log4j-1.2.17.jar | 478.40 kB | 353 | 314 | 21 | 1.4 | debug |
jsonevent-layout-1.7.jar | 10.05 kB | 17 | 3 | 2 | 1.5 | debug |
json-smart-1.1.1.jar | 50.28 kB | 50 | 39 | 2 | 1.5 | debug |
sitemesh-2.4.2.jar | 177.01 kB | 191 | 147 | 21 | 1.3 | debug |
hamcrest-core-1.3.jar | 43.97 kB | 52 | 45 | 3 | 1.5 | debug |
mybatis-3.3.0.jar | 1.35 MB | 906 | 818 | 64 | 1.6 | debug |
mybatis-spring-1.2.3.jar | 49.87 kB | 45 | 24 | 7 | 1.6 | debug |
slf4j-api-1.7.13.jar | 32.31 kB | 40 | 29 | 3 | 1.5 | debug |
slf4j-log4j12-1.7.13.jar | 8.50 kB | 16 | 6 | 1 | 1.5 | debug |
spring-aop-4.2.3.RELEASE.jar | 360.27 kB | 292 | 259 | 15 | 1.6 | debug |
spring-beans-4.2.3.RELEASE.jar | 713.05 kB | 448 | 396 | 15 | 1.6 | debug |
spring-context-4.2.3.RELEASE.jar | 1.04 MB | 866 | 749 | 66 | 1.6 | debug |
spring-core-4.2.3.RELEASE.jar | 1.03 MB | 806 | 759 | 40 | 1.6 | debug |
spring-expression-4.2.3.RELEASE.jar | 256.23 kB | 155 | 141 | 6 | 1.6 | debug |
spring-jdbc-4.2.3.RELEASE.jar | 413.32 kB | 331 | 296 | 18 | 1.6 | debug |
spring-test-4.2.3.RELEASE.jar | 549.11 kB | 450 | 411 | 30 | 1.6 | debug |
spring-tx-4.2.3.RELEASE.jar | 259.30 kB | 246 | 205 | 21 | 1.6 | debug |
spring-web-4.2.3.RELEASE.jar | 749.32 kB | 575 | 527 | 36 | 1.6 | debug |
spring-webmvc-4.2.3.RELEASE.jar | 853.61 kB | 531 | 479 | 30 | 1.6 | debug |
spring-restdocs-core-1.0.1.RELEASE.jar | 176.46 kB | 200 | 171 | 14 | 1.6 | debug |
spring-restdocs-mockmvc-1.0.1.RELEASE.jar | 22.55 kB | 26 | 20 | 1 | 1.6 | debug |
Total | Size | Entries | Classes | Packages | JDK Rev | Debug |
32 | 12.59 MB | 9,095 | 8,085 | 563 | 1.6 | 32 |
compile: 20 | compile: 9.27 MB | compile: 6,473 | compile: 5,784 | compile: 403 | - | compile: 20 |
test: 8 | test: 2.35 MB | test: 1,809 | test: 1,623 | test: 107 | - | test: 8 |
runtime: 3 | runtime: 891.43 kB | runtime: 710 | runtime: 599 | runtime: 49 | - | runtime: 3 |
provided: 1 | provided: 93.56 kB | provided: 103 | provided: 79 | provided: 4 | - | provided: 1 |
Repo ID | URL | Release | Snapshot | Blacklisted |
---|---|---|---|---|
apache.snapshots | http://repository.apache.org/snapshots | - | Yes | - |
sonatype-snapshots | https://oss.sonatype.org/content/repositories/snapshots/ | - | Yes | - |
sonatype | https://oss.sonatype.org/content/repositories/releases/ | Yes | - | - |
sonatype-nexus-snapshots | https://oss.sonatype.org/content/repositories/snapshots | - | Yes | - |
codehaus-snapshots | https://nexus.codehaus.org/snapshots/ | - | Yes | Yes |
glassfish-repository | http://download.java.net/maven/glassfish | Yes | Yes | Yes |
apache-snapshots | https://repository.apache.org/snapshots/ | - | Yes | - |
maven2-repository.dev.java.net | http://download.java.net/maven/2/ | Yes | Yes | Yes |
sonatype-apache | https://repository.apache.org/releases/ | Yes | - | Yes |
central | https://repo.maven.apache.org/maven2 | Yes | - | - |
jvnet-nexus-snapshots | https://maven.java.net/content/repositories/snapshots | - | Yes | - |
Repository locations for each of the Dependencies.