Apache logging services logo Apache log4j 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 Licenses
com.fasterxml.jackson.core jackson-core 2.9.9 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.9.9 jar The Apache Software License, Version 2.0
org.apache.logging.log4j log4j-core 2.12.1 jar Apache License, Version 2.0
org.eclipse.persistence javax.persistence 2.1.1 jar Eclipse Public License v1.0-Eclipse Distribution License v. 1.0

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 Licenses
com.h2database h2 1.4.199 - jar MPL 2.0 or EPL 1.0
junit junit 4.12 - jar Eclipse Public License 1.0
org.apache.logging.log4j log4j-api 2.12.1 tests test-jar Apache License, Version 2.0
org.apache.logging.log4j log4j-core 2.12.1 tests test-jar Apache License, Version 2.0
org.eclipse.persistence org.eclipse.persistence.jpa 2.6.5 - jar Eclipse Public License v1.0-Eclipse Distribution License v. 1.0
org.hsqldb hsqldb 2.3.5 - jar HSQLDB License, a BSD open source license

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 Licenses Optional
org.apache.logging.log4j log4j-api 2.12.1 jar Apache License, Version 2.0 No
com.fasterxml.jackson.core jackson-annotations 2.9.9 jar The Apache Software License, Version 2.0 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 Type Licenses
org.eclipse.persistence org.eclipse.persistence.antlr 2.6.5 jar Eclipse Public License v1.0-Eclipse Distribution License v. 1.0
org.eclipse.persistence org.eclipse.persistence.asm 2.6.5 jar Eclipse Public License v1.0-Eclipse Distribution License v. 1.0
org.eclipse.persistence org.eclipse.persistence.core 2.6.5 jar Eclipse Public License v1.0-Eclipse Distribution License v. 1.0
org.eclipse.persistence org.eclipse.persistence.jpa.jpql 2.6.5 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.hamcrest hamcrest-core 1.3 jar New BSD License

Project Dependency Graph

Dependency Tree

Licenses

MPL 2.0 or EPL 1.0: H2 Database Engine

Eclipse Public License 1.0: JUnit

HSQLDB License, a BSD open source license: HyperSQL Database

Apache License, Version 2.0: Apache Log4j API, Apache Log4j Core, Apache Log4j JPA

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

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

New BSD License: Hamcrest Core

The Apache Software License, Version 2.0: Jackson-annotations, Jackson-core, jackson-databind

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
jackson-core-2.9.9.jar 325.6 kB 132 107 11 1.6 Yes
jackson-databind-2.9.9.jar 1.3 MB 658 624 20 1.7 Yes
h2-1.4.199.jar 2.2 MB 877 872 44 - Yes
junit-4.12.jar 314.9 kB 323 286 30 1.5 Yes
log4j-api-2.12.1.jar 276.8 kB 207 173 7 - Yes
log4j-api-2.12.1-tests.jar 237.8 kB - - - - -
log4j-core-2.12.1.jar 1.7 MB 1187 1097 50 1.7 Yes
log4j-core-2.12.1-tests.jar 1.6 MB - - - - -
javax.persistence-2.1.1.jar 162.1 kB 238 212 6 1.6 Yes
org.eclipse.persistence.antlr-2.6.5.jar 190 kB 131 113 4 1.5 Yes
org.eclipse.persistence.asm-2.6.5.jar 378 kB 229 200 8 1.7 No
org.eclipse.persistence.core-2.6.5.jar 5.4 MB 2293 2092 172 1.7 Yes
org.eclipse.persistence.jpa-2.6.5.jar 1.5 MB 783 695 64 1.7 Yes
org.eclipse.persistence.jpa.jpql-2.6.5.jar 1.4 MB 967 939 15 1.7 Yes
javax.json-1.0.4.jar 85.1 kB 88 72 5 1.6 Yes
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
hsqldb-2.3.5.jar 1.5 MB 672 601 21 1.6 No
jackson-annotations-2.9.9.jar 66.9 kB 80 68 1 1.6 Yes
Total Size Entries Classes Packages Java Version Debug Information
18 18.6 MB 8917 8196 461 1.7 14
compile: 6 compile: 3.9 MB compile: 2502 compile: 2281 compile: 95 - compile: 6
test: 12 test: 14.8 MB test: 6415 test: 5915 test: 366 - test: 8

Dependency Repository Locations

Repo ID URL Release Snapshot
central https://repo.maven.apache.org/maven2 Yes No
sonatype-nexus-snapshots https://oss.sonatype.org/content/repositories/snapshots No Yes
jvnet-nexus-snapshots https://maven.java.net/content/repositories/snapshots No Yes
apache.snapshots https://repository.apache.org/snapshots No Yes

Repository locations for each of the Dependencies.

Artifact central sonatype-nexus-snapshots jvnet-nexus-snapshots apache.snapshots
com.fasterxml.jackson.core:jackson-core:jar:2.9.9 Found at https://repo.maven.apache.org/maven2 - - -
com.fasterxml.jackson.core:jackson-databind:jar:2.9.9 Found at https://repo.maven.apache.org/maven2 - - -
com.h2database:h2:jar:1.4.199 Found at https://repo.maven.apache.org/maven2 - - -
junit:junit:jar:4.12 Found at https://repo.maven.apache.org/maven2 - - -
org.apache.logging.log4j:log4j-api:jar:2.12.1 - - - -
org.apache.logging.log4j:log4j-api:test-jar:tests:2.12.1 - - - -
org.apache.logging.log4j:log4j-core:jar:2.12.1 - - - -
org.apache.logging.log4j:log4j-core:test-jar:tests:2.12.1 - - - -
org.eclipse.persistence:javax.persistence:jar:2.1.1 Found at https://repo.maven.apache.org/maven2 - - -
org.eclipse.persistence:org.eclipse.persistence.antlr:jar:2.6.5 Found at https://repo.maven.apache.org/maven2 - - -
org.eclipse.persistence:org.eclipse.persistence.asm:jar:2.6.5 Found at https://repo.maven.apache.org/maven2 - - -
org.eclipse.persistence:org.eclipse.persistence.core:jar:2.6.5 Found at https://repo.maven.apache.org/maven2 - - -
org.eclipse.persistence:org.eclipse.persistence.jpa:jar:2.6.5 Found at https://repo.maven.apache.org/maven2 - - -
org.eclipse.persistence:org.eclipse.persistence.jpa.jpql:jar:2.6.5 Found at https://repo.maven.apache.org/maven2 - - -
org.glassfish:javax.json:jar:1.0.4 Found at https://repo.maven.apache.org/maven2 - - -
org.hamcrest:hamcrest-core:jar:1.3 Found at https://repo.maven.apache.org/maven2 - - -
org.hsqldb:hsqldb:jar:2.3.5 Found at https://repo.maven.apache.org/maven2 - - -
com.fasterxml.jackson.core:jackson-annotations:jar:2.9.9 Found at https://repo.maven.apache.org/maven2 - - -
Total central sonatype-nexus-snapshots jvnet-nexus-snapshots apache.snapshots
18 (compile: 6, test: 12) 14 0 0 0