Apache log4j logo Apache logging services logo

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 License Optional
com.fasterxml.jackson.core jackson-core 2.8.5 jar The Apache Software License, Version 2.0 No
com.fasterxml.jackson.core jackson-databind 2.8.5 jar The Apache Software License, Version 2.0 No
com.google.jimfs jimfs 1.1 jar The Apache Software License, Version 2.0 No
com.mchange c3p0 0.9.5.2 jar GNU Lesser General Public License, Version 2.1-Eclipse Public License, Version 1.0 No
com.mchange mchange-commons-java 0.2.11 jar GNU Lesser General Public License, Version 2.1-Eclipse Public License, Version 1.0 No
commons-logging commons-logging 1.1.3 jar The Apache Software License, Version 2.0 No
org.apache.commons commons-lang3 3.4 jar Apache License, Version 2.0 No
org.apache.logging.log4j log4j-api 2.10.0 jar Apache License, Version 2.0 No
org.apache.logging.log4j log4j-catalog-api 1.0.1 jar The Apache Software License, Version 2.0 No
org.apache.logging.log4j log4j-core 2.10.0 jar Apache License, Version 2.0 No
org.apache.logging.log4j log4j-slf4j-impl 2.10.0 jar Apache License, Version 2.0 No
org.eclipse.jgit org.eclipse.jgit 4.7.0.201704051617-r jar Eclipse Distribution License (New BSD License) No
org.eclipse.persistence org.eclipse.persistence.jpa 2.7.0 jar Eclipse Public License v1.0-Eclipse Distribution License v. 1.0 No
org.hsqldb hsqldb 2.3.4 jar HSQLDB License, a BSD open source license No
org.modelmapper modelmapper 0.7.5 jar Apache License, Version 2.0 No
org.modelmapper.extensions modelmapper-jackson 0.7.5 jar Apache License, Version 2.0 No
org.modelmapper.extensions modelmapper-spring 0.7.5 jar Apache License, Version 2.0 No
org.springframework spring-beans 4.3.14.RELEASE jar Apache License, Version 2.0 No
org.springframework spring-context 4.3.14.RELEASE jar Apache License, Version 2.0 No
org.springframework spring-context-support 4.3.14.RELEASE jar Apache License, Version 2.0 No
org.springframework spring-core 4.3.14.RELEASE jar Apache License, Version 2.0 No
org.springframework spring-test 4.3.14.RELEASE jar Apache License, Version 2.0 No
org.springframework.data spring-data-jpa 1.11.10.RELEASE jar Apache License, Version 2.0 No
org.postgresql postgresql 42.2.0 jar BSD-2-Clause Yes

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 Classifier Type License
junit junit 4.12 - jar Eclipse Public License 1.0
org.apache.logging.log4j log4j-core 2.10.0 tests test-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 License
javax javaee-api 7.0 jar CDDL + GPLv2 with classpath exception

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 License
com.fasterxml classmate 1.2.0 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-annotations 2.8.5 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.datatype jackson-datatype-jsr310 2.8.5 jar The Apache Software License, Version 2.0
com.google.guava guava 18.0 jar The Apache Software License, Version 2.0
com.googlecode.javaewah JavaEWAH 1.1.6 jar Apache 2
com.jcraft jsch 0.1.54 jar Revised BSD
commons-codec commons-codec 1.9 jar The Apache Software License, Version 2.0
org.apache.httpcomponents httpclient 4.5.3 jar Apache License, Version 2.0
org.apache.httpcomponents httpcore 4.4.9 jar Apache License, Version 2.0
org.aspectj aspectjrt 1.8.13 jar Eclipse Public License - v 1.0
org.eclipse.persistence javax.persistence 2.2.0 jar Eclipse Public License v1.0-Eclipse Distribution License v. 1.0
org.eclipse.persistence org.eclipse.persistence.antlr 2.7.0 jar Eclipse Public License v1.0-Eclipse Distribution License v. 1.0
org.eclipse.persistence org.eclipse.persistence.asm 2.7.0 jar Eclipse Public License v1.0-Eclipse Distribution License v. 1.0
org.eclipse.persistence org.eclipse.persistence.core 2.7.0 jar Eclipse Public License v1.0-Eclipse Distribution License v. 1.0
org.eclipse.persistence org.eclipse.persistence.jpa.jpql 2.7.0 jar Eclipse Public License v1.0-Eclipse Distribution License v. 1.0
org.glassfish javax.json 1.0.4 jar Dual license consisting of the CDDL v1.1 and GPL v2
org.slf4j slf4j-api 1.8.0-alpha2 jar MIT License
org.springframework spring-aop 4.3.14.RELEASE jar Apache License, Version 2.0
org.springframework spring-expression 4.3.14.RELEASE jar Apache License, Version 2.0
org.springframework spring-jdbc 4.3.14.RELEASE jar Apache License, Version 2.0
org.springframework spring-orm 4.3.14.RELEASE jar Apache License, Version 2.0
org.springframework spring-tx 4.3.14.RELEASE jar Apache License, Version 2.0
org.springframework.data spring-data-commons 1.13.10.RELEASE jar Apache License, Version 2.0

runtime

The following is a list of runtime dependencies for this project. These dependencies are required to run the application:

GroupId ArtifactId Version Type License
org.slf4j jcl-over-slf4j 1.7.25 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 License
org.hamcrest hamcrest-core 1.3 jar New BSD License

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 License
com.sun.mail javax.mail 1.5.6 jar CDDL/GPLv2+CE
javax.activation activation 1.1 jar Common Development and Distribution License (CDDL) v1.0

Project Dependency Graph

Dependency Tree

Licenses

GNU Lesser General Public License, Version 2.1: c3p0, mchange-commons-java

Eclipse Public License 1.0: JUnit

HSQLDB License, a BSD open source license: HyperSQL Database

MIT License: JCL 1.2 implemented over SLF4J, SLF4J API Module

Revised BSD: JSch

BSD-2-Clause: PostgreSQL JDBC Driver - JDBC 4.2

Eclipse Distribution License v. 1.0: EclipseLink ANTLR, EclipseLink ASM, EclipseLink Core, EclipseLink Hermes JPQL Parser, EclipseLink JPA, Javax Persistence

Eclipse Public License v1.0: EclipseLink ANTLR, EclipseLink ASM, EclipseLink Core, EclipseLink Hermes JPQL Parser, EclipseLink JPA, Javax Persistence

Eclipse Distribution License (New BSD License): JGit - Core

New BSD License: Hamcrest Core

CDDL/GPLv2+CE: JavaMail API

Apache 2: JavaEWAH

Eclipse Public License, Version 1.0: c3p0, mchange-commons-java

Apache License, Version 2.0: Apache Commons Lang, Apache HttpClient, Apache HttpCore, Apache Log4j API, Apache Log4j Core, Apache Log4j SLF4J Binding, ModelMapper, ModelMapper Jackson Extension, ModelMapper Spring Extension, Spring AOP, Spring Beans, Spring Context, Spring Context Support, Spring Core, Spring Data Core, Spring Data JPA, Spring Expression Language (SpEL), Spring JDBC, Spring Object/Relational Mapping, Spring TestContext Framework, Spring Transaction

Common Development and Distribution License (CDDL) v1.0: JavaBeans Activation Framework (JAF)

CDDL + GPLv2 with classpath exception: Java(TM) EE 7 Specification APIs

Dual license consisting of the CDDL v1.1 and GPL v2: JSR 353 (JSON Processing) Default Provider

The Apache Software License, Version 2.0: Apache Commons Codec, ClassMate, Commons Logging, Guava: Google Core Libraries for Java, Jackson datatype: JSR310, Jackson-annotations, Jackson-core, Jimfs, Log4j Catalog API, Log4j Catalog JPA DAO, jackson-databind

Eclipse Public License - v 1.0: AspectJ runtime

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
classmate-1.2.0.jar 63.97 kB 52 37 4 1.6 Yes
jackson-annotations-2.8.5.jar 55.78 kB 74 62 1 1.6 Yes
jackson-core-2.8.5.jar 281.08 kB 117 94 9 1.6 Yes
jackson-databind-2.8.5.jar 1.24 MB 616 582 20 1.6 Yes
jackson-datatype-jsr310-2.8.5.jar 90.06 kB 72 47 5 1.6 Yes
guava-18.0.jar 2.26 MB 1719 1690 17 1.6 Yes
jimfs-1.1.jar 206.69 kB 136 123 1 1.6 Yes
JavaEWAH-1.1.6.jar 165.87 kB 120 106 5 1.6 Yes
jsch-0.1.54.jar 280.52 kB 177 164 4 1.5 Yes
c3p0-0.9.5.2.jar 497.86 kB 261 240 17 1.6 Yes
mchange-commons-java-0.2.11.jar 606.47 kB 665 602 55 1.6 Yes
javax.mail-1.5.6.jar 608.08 kB 364 331 14 1.5 Yes
commons-codec-1.9.jar 263.96 kB 227 85 6 1.6 Yes
commons-logging-1.1.3.jar 62.05 kB 42 28 2 1.1 Yes
javaee-api-7.0.jar 1.93 MB 2389 2238 133 1.6 Yes
activation-1.1.jar 62.98 kB 50 38 3 1.4 Yes
junit-4.12.jar 314.93 kB 323 286 30 1.5 Yes
commons-lang3-3.4.jar 434.68 kB 248 224 12 1.6 Yes
httpclient-4.5.3.jar 747.79 kB 507 466 24 1.6 Yes
httpcore-4.4.9.jar 325.50 kB 282 252 17 1.6 Yes
log4j-api-2.10.0.jar 255.49 kB 188 156 6 1.6 Yes
log4j-catalog-api-1.0.1.jar 51.85 kB 70 40 7 1.6 Yes
log4j-core-2.10.0.jar 1.60 MB 1130 1049 50 1.6 Yes
log4j-core-2.10.0-tests.jar 1.84 MB - - - - -
log4j-slf4j-impl-2.10.0.jar 24.17 kB 29 11 2 1.6 Yes
aspectjrt-1.8.13.jar 118.75 kB 148 130 11 1.6 Yes
org.eclipse.jgit-4.7.0.201704051617-r.jar 2.45 MB 1482 1416 41 1.6 Yes
javax.persistence-2.2.0.jar 196.27 kB 243 213 6 1.6 Yes
org.eclipse.persistence.antlr-2.7.0.jar 207.93 kB 134 116 4 1.6 Yes
org.eclipse.persistence.asm-2.7.0.jar 377.95 kB 229 200 8 1.6 No
org.eclipse.persistence.core-2.7.0.jar 5.32 MB 2258 2056 173 1.6 Yes
org.eclipse.persistence.jpa-2.7.0.jar 1.46 MB 768 681 63 1.6 Yes
org.eclipse.persistence.jpa.jpql-2.7.0.jar 1.41 MB 967 939 15 1.6 Yes
javax.json-1.0.4.jar 85.15 kB 88 72 5 1.6 Yes
hamcrest-core-1.3.jar 45.02 kB 52 45 3 1.5 Yes
hsqldb-2.3.4.jar 1.52 MB 670 599 21 1.6 No
modelmapper-0.7.5.jar 508.82 kB 422 386 25 1.5 Yes
modelmapper-jackson-0.7.5.jar 4.26 kB 12 2 1 1.5 Yes
modelmapper-spring-0.7.5.jar 3.38 kB 12 2 1 1.5 Yes
jcl-over-slf4j-1.7.25.jar 16.51 kB 23 9 2 1.5 Yes
slf4j-api-1.8.0-alpha2.jar 43.92 kB 51 38 4 1.6 Yes
spring-aop-4.3.14.RELEASE.jar 380.41 kB 306 269 17 1.6 Yes
spring-beans-4.3.14.RELEASE.jar 763.29 kB 463 408 15 1.6 Yes
spring-context-4.3.14.RELEASE.jar 1.14 MB 890 768 66 1.6 Yes
spring-context-support-4.3.14.RELEASE.jar 187.00 kB 142 118 14 1.6 Yes
spring-core-4.3.14.RELEASE.jar 1.13 MB 844 795 42 1.6 Yes
spring-expression-4.3.14.RELEASE.jar 264.23 kB 156 142 6 1.6 Yes
spring-jdbc-4.3.14.RELEASE.jar 427.81 kB 332 296 18 1.6 Yes
spring-orm-4.3.14.RELEASE.jar 477.81 kB 335 315 14 1.6 Yes
spring-test-4.3.14.RELEASE.jar 602.03 kB 485 445 31 1.6 Yes
spring-tx-4.3.14.RELEASE.jar 267.76 kB 245 203 21 1.6 Yes
spring-data-commons-1.13.10.RELEASE.jar 786.61 kB 621 557 37 1.6 Yes
spring-data-jpa-1.11.10.RELEASE.jar 294.10 kB 213 171 15 1.6 Yes
postgresql-42.2.0.jar 777.84 kB 384 325 34 1.6 Yes
Total Size Entries Classes Packages Java Version Debug Information
54 35.53 MB 22833 20667 1157 1.6 51
compile: 47 compile: 30.71 MB compile: 19632 compile: 17720 compile: 972 - compile: 45
test: 3 test: 2.20 MB test: 375 test: 331 test: 33 - test: 2
runtime: 1 runtime: 16.51 kB runtime: 23 runtime: 9 runtime: 2 - runtime: 1
provided: 3 provided: 2.60 MB provided: 2803 provided: 2607 provided: 150 - provided: 3