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 Classifier Type Licenses Optional
ch.qos.logback logback-classic 1.2.3 - jar Eclipse Public License - v 1.0-GNU Lesser General Public License No
ch.qos.logback logback-core 1.2.3 - jar Eclipse Public License - v 1.0-GNU Lesser General Public License No
com.conversantmedia disruptor 1.2.10 jdk7 jar The Apache License, Version 2.0 No
com.h2database h2 1.4.197 - jar MPL 2.0 or EPL 1.0 No
com.lmax disruptor 3.4.2 - jar The Apache Software License, Version 2.0 No
javax.persistence persistence-api 1.0.2 - jar - No
log4j log4j 1.2.17 - jar The Apache Software License, Version 2.0 No
org.apache.logging.log4j log4j-api 2.11.2 - jar Apache License, Version 2.0 No
org.apache.logging.log4j log4j-core 2.11.2 - jar Apache License, Version 2.0 No
org.apache.logging.log4j log4j-jpa 2.11.2 - jar Apache License, Version 2.0 No
org.eclipse.persistence eclipselink 2.5.2 - jar Eclipse Public License v1.0-Eclipse Distribution License v. 1.0 No
org.eclipse.persistence org.eclipse.persistence.jpa 2.6.5 - jar Eclipse Public License v1.0-Eclipse Distribution License v. 1.0 No
org.hsqldb hsqldb 2.3.5 - jar HSQLDB License, a BSD open source license No
org.jctools jctools-core 1.2.1 - jar Apache License, Version 2.0 No
org.openjdk.jmh jmh-core 1.19 - jar GNU General Public License (GPL), version 2, with the Classpath exception No
org.slf4j slf4j-api 1.7.25 - jar MIT License No
org.slf4j slf4j-ext 1.7.25 - jar MIT License No
com.fasterxml.jackson.core jackson-core 2.9.7 - jar The Apache Software License, Version 2.0 Yes
com.fasterxml.jackson.core jackson-databind 2.9.7 - jar The Apache Software License, Version 2.0 Yes

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 Licenses
org.eclipse.persistence javax.persistence 2.1.1 jar Eclipse Public License v1.0-Eclipse Distribution License v. 1.0
org.openjdk.jmh jmh-generator-annprocess 1.19 jar GNU General Public License (GPL), version 2, with the 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 Licenses Optional
net.sf.jopt-simple jopt-simple 4.6 jar The MIT License No
org.apache.commons commons-math3 3.2 jar The Apache Software License, Version 2.0 No
org.eclipse.persistence commonj.sdo 2.1.1 jar Eclipse Public License v1.0-Eclipse Distribution License v. 1.0 No
org.eclipse.persistence org.eclipse.persistence.antlr 2.6.5 jar Eclipse Public License v1.0-Eclipse Distribution License v. 1.0 No
org.eclipse.persistence org.eclipse.persistence.asm 2.6.5 jar Eclipse Public License v1.0-Eclipse Distribution License v. 1.0 No
org.eclipse.persistence org.eclipse.persistence.core 2.6.5 jar Eclipse Public License v1.0-Eclipse Distribution License v. 1.0 No
org.eclipse.persistence org.eclipse.persistence.jpa.jpql 2.6.5 jar Eclipse Public License v1.0-Eclipse Distribution License v. 1.0 No
org.glassfish javax.json 1.0.4 jar Dual license consisting of the CDDL v1.1 and GPL v2 No
com.fasterxml.jackson.core jackson-annotations 2.9.7 jar The Apache Software License, Version 2.0 Yes

Project Dependency Graph

Dependency Tree

Licenses

MPL 2.0 or EPL 1.0: H2 Database Engine

The Apache License, Version 2.0: com.conversantmedia:disruptor

HSQLDB License, a BSD open source license: HyperSQL Database

MIT License: SLF4J API Module, SLF4J Extensions Module

Eclipse Distribution License v. 1.0: EclipseLink (non-OSGi), EclipseLink ANTLR, EclipseLink ASM, EclipseLink Core, EclipseLink Hermes JPQL Parser, EclipseLink JPA, Javax Persistence, SDO API

Eclipse Public License v1.0: EclipseLink (non-OSGi), EclipseLink ANTLR, EclipseLink ASM, EclipseLink Core, EclipseLink Hermes JPQL Parser, EclipseLink JPA, Javax Persistence, SDO API

GNU Lesser General Public License: Logback Classic Module, Logback Core Module

Unknown: persistence-api

The MIT License: JOpt Simple

Apache License, Version 2.0: Apache Log4J Performance Tests, Apache Log4j API, Apache Log4j Core, Apache Log4j JPA, Java Concurrency Tools Core Library

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

GNU General Public License (GPL), version 2, with the Classpath exception: JMH Core, JMH Generators: Annotation Processors

The Apache Software License, Version 2.0: Apache Log4j, Commons Math, Disruptor Framework, Jackson-annotations, Jackson-core, jackson-databind

Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
logback-classic-1.2.3.jar 290.3 kB 234 175 27 1.6 Yes
logback-core-1.2.3.jar 471.9 kB 419 373 36 1.6 Yes
disruptor-1.2.10-jdk7.jar 134.9 kB 74 59 3 1.7 Yes
h2-1.4.197.jar 1.9 MB 746 742 35 - Yes
disruptor-3.4.2.jar 83.1 kB 87 80 3 1.7 Yes
persistence-api-1.0.2.jar 53.8 kB 97 91 2 1.5 Yes
log4j-1.2.17.jar 489.9 kB 353 314 21 1.4 Yes
jopt-simple-4.6.jar 62.5 kB 58 48 3 1.5 Yes
commons-math3-3.2.jar 1.7 MB 1085 1001 61 1.5 Yes
log4j-api-2.11.2.jar 266.3 kB 196 163 7 - Yes
log4j-core-2.11.2.jar 1.6 MB 1158 1068 50 1.7 Yes
log4j-jpa-2.11.2.jar 44.4 kB 51 24 2 1.7 Yes
commonj.sdo-2.1.1.jar 21 kB 36 20 3 1.5 Yes
eclipselink-2.5.2.jar 8.6 MB 4401 4045 302 1.6 Yes
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
hsqldb-2.3.5.jar 1.5 MB 672 601 21 1.6 No
jctools-core-1.2.1.jar 106.7 kB 102 89 4 1.6 Yes
jmh-core-1.19.jar 502.4 kB 351 320 13 1.7 Yes
jmh-generator-annprocess-1.19.jar 30.9 kB 25 9 2 1.7 Yes
slf4j-api-1.7.25.jar 41.2 kB 46 34 4 1.5 Yes
slf4j-ext-1.7.25.jar 42.4 kB 44 30 6 1.5 Yes
jackson-annotations-2.9.7.jar 67 kB 80 68 1 1.6 Yes
jackson-core-2.9.7.jar 324 kB 132 107 11 1.6 Yes
jackson-databind-2.9.7.jar 1.4 MB 658 624 20 1.7 Yes
Total Size Entries Classes Packages Java Version Debug Information
30 28.8 MB 15834 14408 911 1.7 28
compile: 28 compile: 28.6 MB compile: 15571 compile: 14187 compile: 903 - compile: 26
provided: 2 provided: 193 kB provided: 263 provided: 221 provided: 8 - provided: 2

Dependency Repository Locations

Repo ID URL Release Snapshot
maven2-repository.dev.java.net http://download.java.net/maven/2/ Yes Yes
central https://repo.maven.apache.org/maven2 Yes No
java.net http://download.java.net/maven/2 Yes Yes
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 maven2-repository.dev.java.net central java.net sonatype-nexus-snapshots jvnet-nexus-snapshots apache.snapshots
ch.qos.logback:logback-classic:jar:1.2.3 - Found at https://repo.maven.apache.org/maven2 - - - -
ch.qos.logback:logback-core:jar:1.2.3 - Found at https://repo.maven.apache.org/maven2 - - - -
com.conversantmedia:disruptor:jar:jdk7:1.2.10 - Found at https://repo.maven.apache.org/maven2 - - - -
com.h2database:h2:jar:1.4.197 - Found at https://repo.maven.apache.org/maven2 - - - -
com.lmax:disruptor:jar:3.4.2 - Found at https://repo.maven.apache.org/maven2 - - - -
javax.persistence:persistence-api:jar:1.0.2 - Found at https://repo.maven.apache.org/maven2 - - - -
log4j:log4j:jar:1.2.17 - Found at https://repo.maven.apache.org/maven2 - - - -
net.sf.jopt-simple:jopt-simple:jar:4.6 - Found at https://repo.maven.apache.org/maven2 - - - -
org.apache.commons:commons-math3:jar:3.2 - Found at https://repo.maven.apache.org/maven2 - - - -
org.apache.logging.log4j:log4j-api:jar:2.11.2 - - - - - -
org.apache.logging.log4j:log4j-core:jar:2.11.2 - - - - - -
org.apache.logging.log4j:log4j-jpa:jar:2.11.2 - - - - - -
org.eclipse.persistence:commonj.sdo:jar:2.1.1 - Found at https://repo.maven.apache.org/maven2 - - - -
org.eclipse.persistence:eclipselink:jar:2.5.2 - Found at https://repo.maven.apache.org/maven2 - - - -
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.hsqldb:hsqldb:jar:2.3.5 - Found at https://repo.maven.apache.org/maven2 - - - -
org.jctools:jctools-core:jar:1.2.1 - Found at https://repo.maven.apache.org/maven2 - - - -
org.openjdk.jmh:jmh-core:jar:1.19 - Found at https://repo.maven.apache.org/maven2 - - - -
org.openjdk.jmh:jmh-generator-annprocess:jar:1.19 - Found at https://repo.maven.apache.org/maven2 - - - -
org.slf4j:slf4j-api:jar:1.7.25 - Found at https://repo.maven.apache.org/maven2 - - - -
org.slf4j:slf4j-ext:jar:1.7.25 - Found at https://repo.maven.apache.org/maven2 - - - -
com.fasterxml.jackson.core:jackson-annotations:jar:2.9.7 - Found at https://repo.maven.apache.org/maven2 - - - -
com.fasterxml.jackson.core:jackson-core:jar:2.9.7 - Found at https://repo.maven.apache.org/maven2 - - - -
com.fasterxml.jackson.core:jackson-databind:jar:2.9.7 - Found at https://repo.maven.apache.org/maven2 - - - -
Total maven2-repository.dev.java.net central java.net sonatype-nexus-snapshots jvnet-nexus-snapshots apache.snapshots
30 (compile: 28, provided: 2) 0 27 0 0 0 0