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
org.apache.bval org.apache.bval.bundle 1.1.2 jar Apache License, Version 2.0
org.apache.geronimo.specs geronimo-jpa_2.2_spec 1.1 jar The Apache Software License, Version 2.0
org.apache.geronimo.specs geronimo-validation_1.1_spec 1.0 jar The Apache Software License, Version 2.0
org.apache.maven maven-compat 3.3.9 jar Apache License, Version 2.0
org.apache.maven maven-plugin-api 3.3.9 jar Apache License, Version 2.0
org.apache.openjpa openjpa-jdbc 3.1.3-SNAPSHOT jar Apache License, Version 2.0
org.apache.openjpa openjpa-kernel 3.1.3-SNAPSHOT jar Apache License, Version 2.0
org.apache.openjpa openjpa-persistence 3.1.3-SNAPSHOT jar Apache License, Version 2.0
org.apache.openjpa openjpa-persistence-jdbc 3.1.3-SNAPSHOT jar Apache License, Version 2.0
org.codehaus.plexus plexus-utils 3.1.0 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 Licenses
org.apache.logging.log4j log4j-core 2.11.1 jar Apache License, Version 2.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 Type Licenses
junit junit 4.12 jar Eclipse Public License 1.0
org.apache.commons commons-dbcp2 2.7.0 jar Apache License, Version 2.0
org.apache.derby derby 10.14.2.0 jar Apache 2
org.apache.maven.plugin-testing maven-plugin-testing-harness 3.3.0 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 Licenses
org.apache.maven.plugin-tools maven-plugin-annotations 3.5.2 jar Apache License, Version 2.0

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 Classifier Type Licenses
aopalliance aopalliance 1.0 - jar Public Domain
com.google.guava guava 18.0 - jar The Apache Software License, Version 2.0
com.google.inject guice 4.0 no_aop jar The Apache Software License, Version 2.0
javax.annotation jsr250-api 1.0 - jar COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
javax.enterprise cdi-api 1.0 - jar Apache License, Version 2.0
javax.inject javax.inject 1 - jar The Apache Software License, Version 2.0
net.sourceforge.serp serp 1.15.1 - jar BSD
org.apache.commons commons-collections4 4.4 - jar Apache License, Version 2.0
org.apache.commons commons-lang3 3.4 - jar Apache License, Version 2.0
org.apache.commons commons-pool2 2.6.0 - jar Apache License, Version 2.0
org.apache.geronimo.specs geronimo-jms_1.1_spec 1.1.1 - jar The Apache Software License, Version 2.0
org.apache.geronimo.specs geronimo-jta_1.1_spec 1.1.1 - jar The Apache Software License, Version 2.0
org.apache.maven maven-aether-provider 3.3.9 - jar Apache License, Version 2.0
org.apache.maven maven-artifact 3.3.9 - jar Apache License, Version 2.0
org.apache.maven maven-builder-support 3.3.9 - jar Apache License, Version 2.0
org.apache.maven maven-core 3.3.9 - jar Apache License, Version 2.0
org.apache.maven maven-model 3.3.9 - jar Apache License, Version 2.0
org.apache.maven maven-model-builder 3.3.9 - jar Apache License, Version 2.0
org.apache.maven maven-repository-metadata 3.3.9 - jar Apache License, Version 2.0
org.apache.maven maven-settings 3.3.9 - jar Apache License, Version 2.0
org.apache.maven maven-settings-builder 3.3.9 - jar Apache License, Version 2.0
org.apache.maven.wagon wagon-provider-api 2.10 - jar Apache License, Version 2.0
org.apache.openjpa openjpa-lib 3.1.3-SNAPSHOT - jar Apache License, Version 2.0
org.apache.xbean xbean-asm8-shaded 4.17 - jar nullnull
org.codehaus.plexus plexus-classworlds 2.5.2 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-component-annotations 1.6 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-interpolation 1.21 - jar The Apache Software License, Version 2.0
org.eclipse.aether aether-api 1.0.2.v20150114 - jar Eclipse Public License, Version 1.0
org.eclipse.aether aether-impl 1.0.2.v20150114 - jar Eclipse Public License, Version 1.0
org.eclipse.aether aether-spi 1.0.2.v20150114 - jar Eclipse Public License, Version 1.0
org.eclipse.aether aether-util 1.0.2.v20150114 - jar Eclipse Public License, Version 1.0
org.eclipse.sisu org.eclipse.sisu.inject 0.3.2 - jar Eclipse Public License, Version 1.0
org.eclipse.sisu org.eclipse.sisu.plexus 0.3.2 - jar Eclipse Public License, Version 1.0
org.sonatype.plexus plexus-cipher 1.4 - jar Apache Public License 2.0
org.sonatype.plexus plexus-sec-dispatcher 1.3 - jar Apache Public License 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 Licenses
org.apache.logging.log4j log4j-api 2.11.1 jar Apache License, Version 2.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 Type Licenses
classworlds classworlds 1.1-alpha-2 jar -
commons-io commons-io 2.2 jar The Apache Software License, Version 2.0
commons-logging commons-logging 1.2 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-archiver 2.2 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-container-default 1.0-alpha-9-stable-1 jar -
org.codehaus.plexus plexus-io 2.0.4 jar The Apache Software License, Version 2.0
org.hamcrest hamcrest-core 1.3 jar New BSD License

Project Dependency Graph

Dependency Tree

Licenses

Apache Public License 2.0: Plexus Cipher: encryption/decryption Component, Plexus Security Dispatcher Component

Unnamed: Apache XBean :: ASM shaded (repackaged)

Eclipse Public License 1.0: JUnit

Public Domain: AOP alliance

New BSD License: Hamcrest Core

Apache 2: Apache Derby Database Engine and Embedded JDBC Driver

Eclipse Public License, Version 1.0: Aether API, Aether Implementation, Aether SPI, Aether Utilities, org.eclipse.sisu.inject, org.eclipse.sisu.plexus

BSD: Serp

Unknown: Default Plexus Container, classworlds

Apache License 2.0: OpenJPA Maven Plugin

Apache License, Version 2.0: Apache BVal :: org.apache.bval.bundle, Apache Commons Collections, Apache Commons DBCP, Apache Commons Lang, Apache Commons Pool, Apache Log4j API, Apache Log4j Core, Apache Maven Wagon :: API, CDI APIs, Maven Aether Provider, Maven Artifact, Maven Builder Support, Maven Compat, Maven Core, Maven Model, Maven Model Builder, Maven Plugin API, Maven Plugin Testing Mechanism, Maven Plugin Tools Java 5 Annotations, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder, OpenJPA JDBC, OpenJPA Kernel, OpenJPA Persistence, OpenJPA Persistence JDBC, OpenJPA Utilities Library, Plexus Common Utilities

COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0: JSR-250 Common Annotations for the JavaTM Platform

The Apache Software License, Version 2.0: Apache Commons Logging, Apache Geronimo Bean Validation Spec 1.1, Apache Geronimo JPA Spec 2.2, Commons IO, Google Guice - Core Library, Guava: Google Core Libraries for Java, JMS 1.1, JTA 1.1, Plexus :: Component Annotations, Plexus Archiver Component, Plexus Classworlds, Plexus IO Components, Plexus Interpolation API, javax.inject

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information Sealed
aopalliance-1.0.jar 4.5 kB 15 9 2 1.3 Yes No
classworlds-1.1-alpha-2.jar 37.5 kB 32 22 3 1.1 Yes No
guava-18.0.jar 2.3 MB 1719 1690 17 1.6 Yes No
guice-4.0-no_aop.jar 423.6 kB 344 329 8 1.6 Yes No
commons-io-2.2.jar 173.6 kB 126 108 6 1.5 Yes No
commons-logging-1.2.jar 61.8 kB 42 28 2 1.2 Yes No
jsr250-api-1.0.jar 5.8 kB 16 11 2 1.5 Yes No
cdi-api-1.0.jar 44.9 kB 92 75 7 1.5 Yes No
javax.inject-1.jar 2.5 kB 8 6 1 1.5 No No
junit-4.12.jar 314.9 kB 323 286 30 1.5 Yes No
serp-1.15.1.jar 217 kB 124 112 4 1.6 Yes No
org.apache.bval.bundle-1.1.2.jar 497.7 kB 367 321 14 1.6 Yes No
commons-collections4-4.4.jar 751.9 kB 555 524 19 1.8 Yes No
commons-dbcp2-2.7.0.jar 208.5 kB 97 80 4 1.8 Yes No
commons-lang3-3.4.jar 434.7 kB 248 224 12 1.6 Yes No
commons-pool2-2.6.0.jar 130.7 kB 92 77 3 1.7 Yes No
derby-10.14.2.0.jar 3.2 MB 1811 1751 101 1.8 No Yes
geronimo-jms_1.1_spec-1.1.1.jar 32.4 kB 69 58 1 1.5 Yes No
geronimo-jpa_2.2_spec-1.1.jar 128.5 kB 218 203 4 1.8 Yes No
geronimo-jta_1.1_spec-1.1.1.jar 16 kB 30 18 2 1.5 Yes No
geronimo-validation_1.1_spec-1.0.jar 75.5 kB 131 108 9 1.6 Yes No
log4j-api-2.11.1.jar 264.1 kB 194 162 8 - Yes No
log4j-core-2.11.1.jar 1.6 MB 1149 1059 50 1.7 Yes No
maven-aether-provider-3.3.9.jar 66.9 kB 43 26 1 1.7 Yes No
maven-artifact-3.3.9.jar 55 kB 57 32 11 1.7 Yes No
maven-builder-support-3.3.9.jar 14.9 kB 24 10 1 1.7 Yes No
maven-compat-3.3.9.jar 290.3 kB 215 163 29 1.7 Yes No
maven-core-3.3.9.jar 637.9 kB 493 394 56 1.7 Yes No
maven-model-3.3.9.jar 164 kB 71 54 3 1.7 Yes No
maven-model-builder-3.3.9.jar 177 kB 154 121 16 1.7 Yes No
maven-plugin-api-3.3.9.jar 47.5 kB 48 27 6 1.7 Yes No
maven-repository-metadata-3.3.9.jar 27.3 kB 27 9 2 1.7 Yes No
maven-settings-3.3.9.jar 44.3 kB 35 19 2 1.7 Yes No
maven-settings-builder-3.3.9.jar 43 kB 53 32 5 1.7 Yes No
maven-plugin-testing-harness-3.3.0.jar 51 kB 36 17 3 1.6 Yes No
maven-plugin-annotations-3.5.2.jar 14.3 kB 22 7 1 1.6 Yes No
wagon-provider-api-2.10.jar 53.5 kB 60 39 8 1.5 Yes No
openjpa-jdbc-3.1.3-SNAPSHOT.jar 1.5 MB 562 524 9 1.8 Yes No
openjpa-kernel-3.1.3-SNAPSHOT.jar 1.5 MB 730 685 16 1.8 Yes No
openjpa-lib-3.1.3-SNAPSHOT.jar 473.2 kB 323 285 14 1.8 Yes No
openjpa-persistence-3.1.3-SNAPSHOT.jar 855.3 kB 450 414 7 1.8 Yes No
openjpa-persistence-jdbc-3.1.3-SNAPSHOT.jar 151.3 kB 93 75 1 1.8 Yes No
xbean-asm8-shaded-4.17.jar 292.8 kB 143 121 6 1.8 Yes No
plexus-archiver-2.2.jar 185 kB 137 112 12 1.5 Yes No
plexus-classworlds-2.5.2.jar 52.7 kB 52 37 5 1.6 Yes No
plexus-component-annotations-1.6.jar 4.3 kB 15 3 1 1.5 No No
plexus-container-default-1.0-alpha-9-stable-1.jar 194.2 kB 215 175 28 1.1 Yes No
plexus-interpolation-1.21.jar 62.5 kB 60 44 6 1.5 Yes No
plexus-io-2.0.4.jar 58.3 kB 62 43 5 1.5 Yes No
plexus-utils-3.1.0.jar 261.6 kB 129 104 9 1.6 Yes No
aether-api-1.0.2.v20150114.jar 136.3 kB 149 128 11 1.5 Yes No
aether-impl-1.0.2.v20150114.jar 173 kB 114 96 4 1.5 Yes No
aether-spi-1.0.2.v20150114.jar 30.7 kB 54 34 8 1.5 Yes No
aether-util-1.0.2.v20150114.jar 146.9 kB 126 101 13 1.5 Yes No
org.eclipse.sisu.inject-0.3.2.jar 377.6 kB 288 270 9 1.6 Yes No
org.eclipse.sisu.plexus-0.3.2.jar 205.4 kB 196 164 20 1.6 Yes No
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes No
plexus-cipher-1.4.jar 13.5 kB 20 6 1 1.4 Yes No
plexus-sec-dispatcher-1.3.jar 28.6 kB 31 13 3 1.4 Yes No
Total Size Entries Classes Packages Java Version Debug Information Sealed
59 19.4 MB 13141 11690 644 1.8 56 1
compile: 45 compile: 12.9 MB compile: 8843 compile: 7795 compile: 388 - compile: 43 -
test: 11 test: 4.6 MB test: 2933 test: 2667 test: 197 - test: 10 test: 1
runtime: 2 runtime: 1.9 MB runtime: 1343 runtime: 1221 runtime: 58 - runtime: 2 -
provided: 1 provided: 14.3 kB provided: 22 provided: 7 provided: 1 - provided: 1 -