Fork me on GitHub

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
javax.inject javax.inject 1 jar The Apache Software License, Version 2.0
javax.transaction javax.transaction-api 1.2 jar CDDL + GPLv2 with classpath exception
org.apache.deltaspike.cdictrl deltaspike-cdictrl-api 1.2.1 jar The Apache Software License, Version 2.0
org.apache.deltaspike.core deltaspike-core-api 1.2.1 jar The Apache Software License, Version 2.0
org.apache.deltaspike.modules deltaspike-data-module-api 1.2.1 jar The Apache Software License, Version 2.0
org.apache.deltaspike.modules deltaspike-jpa-module-api 1.2.1 jar The Apache Software License, Version 2.0
org.eclipse.persistence org.eclipse.persistence.jpa 2.5.2 jar Eclipse Public License v1.0-Eclipse Distribution License v. 1.0
org.hibernate hibernate-core 4.3.10.Final jar GNU Lesser General Public License
org.javassist javassist 3.18.1-GA jar MPL 1.1-LGPL 2.1-Apache License 2.0
org.jboss jandex 1.2.2.Final jar AL 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 License
org.apache.deltaspike.cdictrl deltaspike-cdictrl-weld 1.2.1 jar The Apache Software License, Version 2.0
org.apache.deltaspike.modules deltaspike-test-control-module-api 1.2.1 jar The Apache Software License, Version 2.0
org.apache.deltaspike.modules deltaspike-test-control-module-impl 1.2.1 jar The Apache Software License, Version 2.0
org.apache.derby derby 10.10.2.0 jar Apache 2
org.apache.derby derbyclient 10.10.2.0 jar Apache 2
org.hamcrest hamcrest-all 1.3 jar New BSD License
org.hibernate hibernate-entitymanager 4.3.10.Final jar GNU Lesser General Public License
org.jboss.weld.se weld-se 2.2.16.Final 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.enterprise cdi-api 1.2 jar Apache License, Version 2.0
junit junit 4.12 jar Eclipse Public License 1.0
org.apache.deltaspike.core deltaspike-core-impl 1.2.1 jar The Apache Software License, Version 2.0
org.apache.deltaspike.modules deltaspike-data-module-impl 1.2.1 jar The Apache Software License, Version 2.0
org.apache.deltaspike.modules deltaspike-jpa-module-impl 1.2.1 jar The Apache Software License, Version 2.0
org.dbunit dbunit 2.5.1 jar GNU Lesser General Public License, Version 2.1

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
antlr antlr 2.7.7 jar BSD License
dom4j dom4j 1.6.1 jar -
org.apache.deltaspike.modules deltaspike-partial-bean-module-api 1.2.1 jar The Apache Software License, Version 2.0
org.eclipse.persistence javax.persistence 2.1.0 jar Eclipse Public License v1.0-Eclipse Distribution License v. 1.0
org.eclipse.persistence org.eclipse.persistence.antlr 2.5.2 jar Eclipse Public License v1.0-Eclipse Distribution License v. 1.0
org.eclipse.persistence org.eclipse.persistence.asm 2.5.2 jar Eclipse Public License v1.0-Eclipse Distribution License v. 1.0
org.eclipse.persistence org.eclipse.persistence.core 2.5.2 jar Eclipse Public License v1.0-Eclipse Distribution License v. 1.0
org.eclipse.persistence org.eclipse.persistence.jpa.jpql 2.5.2 jar Eclipse Public License v1.0-Eclipse Distribution License v. 1.0
org.hibernate.common hibernate-commons-annotations 4.0.5.Final jar GNU Lesser General Public License
org.hibernate.javax.persistence hibernate-jpa-2.1-api 1.0.0.Final jar Eclipse Public License (EPL), Version 1.0-Eclipse Distribution License (EDL), Version 1.0
org.jboss.logging jboss-logging 3.1.3.GA jar Apache License, version 2.0
org.jboss.logging jboss-logging-annotations 1.2.0.Beta1 jar Public Domain
org.jboss.spec.javax.transaction jboss-transaction-api_1.2_spec 1.0.0.Final jar Common Development and Distribution License-GNU General Public License, Version 2 with the Classpath Exception
xml-apis xml-apis 1.0.b2 jar The Apache Software 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
commons-codec commons-codec 1.9 jar The Apache Software License, Version 2.0
commons-collections commons-collections 3.2.1 jar The Apache Software License, Version 2.0
javax.el javax.el-api 3.0.0 jar CDDL + GPLv2 with classpath exception
javax.interceptor javax.interceptor-api 1.2 jar CDDL + GPLv2 with classpath exception
org.apache.deltaspike.modules deltaspike-partial-bean-module-impl 1.2.1 jar The Apache Software License, Version 2.0
org.apache.poi poi 3.11 jar The Apache Software License, Version 2.0
org.apache.poi poi-ooxml 3.11 jar The Apache Software License, Version 2.0
org.apache.poi poi-ooxml-schemas 3.11 jar The Apache Software License, Version 2.0
org.apache.xmlbeans xmlbeans 2.6.0 jar The Apache Software License, Version 2.0
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.slf4j slf4j-api 1.7.12 jar MIT License
stax stax-api 1.0.1 jar The Apache Software License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

Apache License, version 2.0: JBoss Logging 3

Public Domain: JBoss Logging I18n Annotations

CDDL + GPLv2 with classpath exception: Expression Language 3.0 API, javax.interceptor API, javax.transaction API

Apache 2: Apache Derby Client JDBC Driver, Apache Derby Database Engine and Embedded JDBC Driver, Deltaspike DBUnit

New BSD License: Hamcrest All, Hamcrest Core

Unknown: dom4j

Common Development and Distribution License: Java Transaction API

LGPL 2.1: Javassist

Eclipse Public License 1.0: JUnit

Apache License, Version 2.0: CDI APIs, Weld SE (Uber Jar)

MPL 1.1: Javassist

GNU General Public License, Version 2 with the Classpath Exception: Java Transaction API

GNU Lesser General Public License, Version 2.1: dbUnit Extension

The Apache Software License, Version 2.0: Apache Commons Codec, Apache DeltaSpike CDI ContainerControl API, Apache DeltaSpike CDI Weld-ContainerControl, Apache DeltaSpike Core-API, Apache DeltaSpike Core-Implementation, Apache DeltaSpike Data-Module API, Apache DeltaSpike Data-Module Impl, Apache DeltaSpike JPA-Module API, Apache DeltaSpike JPA-Module Impl, Apache DeltaSpike Partial-Bean-Module API, Apache DeltaSpike Partial-Bean-Module Impl, Apache DeltaSpike Test-Control-Module API, Apache DeltaSpike Test-Control-Module Impl, Apache POI, Commons Collections, StAX API, XML Commons External Components XML APIs, XmlBeans, javax.inject

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

GNU Lesser General Public License: Core Hibernate O/RM functionality, Hibernate Commons Annotations, Hibernate JPA Support

Eclipse Public License (EPL), Version 1.0: Java Persistence API, Version 2.1

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

BSD License: AntLR Parser Generator

AL 2.0: Java Annotation Indexer

Apache License 2.0: Javassist

Eclipse Distribution License (EDL), Version 1.0: Java Persistence API, Version 2.1

MIT License: SLF4J API Module

Dependency File Details

Filename Size Entries Classes Packages JDK Rev Debug Sealed
antlr-2.7.7.jar 434.85 kB 239 224 12 1.2 debug -
commons-codec-1.9.jar 257.78 kB 227 85 6 1.6 debug -
commons-collections-3.2.1.jar 561.90 kB 482 458 12 1.2 debug -
dom4j-1.6.1.jar 306.54 kB 208 190 14 1.3 debug -
javax.el-api-3.0.0.jar 71.35 kB 57 46 1 1.6 debug -
cdi-api-1.2.jar 69.41 kB 118 98 7 1.6 debug -
javax.inject-1.jar 2.44 kB 8 6 1 1.5 release -
javax.interceptor-api-1.2.jar 23.83 kB 21 10 1 1.6 debug -
javax.transaction-api-1.2.jar 30.00 kB 35 22 2 1.6 debug -
junit-4.12.jar 307.55 kB 323 286 30 1.5 debug -
deltaspike-cdictrl-api-1.2.1.jar 10.08 kB 19 3 1 1.6 debug -
deltaspike-cdictrl-weld-1.2.1.jar 15.12 kB 23 4 1 1.6 debug -
deltaspike-core-api-1.2.1.jar 220.04 kB 254 197 34 1.6 debug -
deltaspike-core-impl-1.2.1.jar 128.16 kB 110 74 15 1.6 debug -
deltaspike-data-module-api-1.2.1.jar 26.75 kB 46 26 5 1.6 debug -
deltaspike-data-module-impl-1.2.1.jar 218.12 kB 220 176 26 1.6 debug -
deltaspike-jpa-module-api-1.2.1.jar 14.58 kB 30 8 4 1.6 debug -
deltaspike-jpa-module-impl-1.2.1.jar 37.38 kB 40 18 3 1.6 debug -
deltaspike-partial-bean-module-api-1.2.1.jar 9.85 kB 18 1 1 1.6 release -
deltaspike-partial-bean-module-impl-1.2.1.jar 18.82 kB 23 4 1 1.6 debug -
deltaspike-test-control-module-api-1.2.1.jar 35.92 kB 44 22 7 1.6 debug -
deltaspike-test-control-module-impl-1.2.1.jar 46.77 kB 43 19 4 1.6 debug -
derby-10.10.2.0.jar 2.71 MB 1,647 1,587 100 1.6 release sealed
derbyclient-10.10.2.0.jar 572.50 kB 229 208 14 1.6 release sealed
dbunit-2.5.1.jar 547.61 kB 428 387 30 1.5 debug -
org.eclipse.persistence.jpa-2.5.2.jar 1.30 MB 742 656 62 1.6 debug -
hamcrest-all-1.3.jar 299.39 kB 249 204 23 1.5 debug -
hibernate-core-4.3.10.Final.jar 5.04 MB 3,712 3,463 201 1.6 debug -
hibernate-entitymanager-4.3.10.Final.jar 632.52 kB 486 443 27 1.6 debug -
javassist-3.18.1-GA.jar 697.46 kB 414 390 17 1.6 debug -
jandex-1.2.2.Final.jar 76.97 kB 54 44 1 1.6 debug -
weld-se-2.2.16.Final.jar 3.78 MB 3,205 2,986 139 1.6 debug -
Total Size Entries Classes Packages JDK Rev Debug Sealed
32 18.36 MB 13,754 12,345 802 1.6 28 2
compile: 13 compile: 8.12 MB compile: 5,779 compile: 5,230 compile: 355 - compile: 11 -
test: 8 test: 8.05 MB test: 5,926 test: 5,473 test: 315 - test: 6 test: 2
provided: 11 provided: 2.19 MB provided: 2,049 provided: 1,642 provided: 132 - provided: 11 -

Dependency Repository Locations

Repo ID URL Release Snapshot
Apache Repository https://repository.apache.org/content/repositories/releases Yes Yes -
apache.snapshots http://repository.apache.org/snapshots - Yes -
sonatype-nexus-snapshots https://oss.sonatype.org/content/repositories/snapshots - Yes -
Apache Snapshot Repository https://repository.apache.org/content/repositories/snapshots Yes Yes -
jboss-public-repository-group http://repository.jboss.org/nexus/content/groups/public Yes - -
central http://repo.maven.apache.org/maven2 Yes - -
jvnet-nexus-snapshots https://maven.java.net/content/repositories/snapshots - Yes -

Repository locations for each of the Dependencies.

Artifact Apache Repository apache.snapshots sonatype-nexus-snapshots Apache Snapshot Repository jboss-public-repository-group central jvnet-nexus-snapshots
antlr:antlr:jar:2.7.7 - - - - Found at http://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2 -
commons-codec:commons-codec:jar:1.9 Found at https://repository.apache.org/content/repositories/releases - - - - Found at http://repo.maven.apache.org/maven2 -
commons-collections:commons-collections:jar:3.2.1 Found at https://repository.apache.org/content/repositories/releases - - - - Found at http://repo.maven.apache.org/maven2 -
dom4j:dom4j:jar:1.6.1 - - - - Found at http://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2 -
javax.el:javax.el-api:jar:3.0.0 - - - - - Found at http://repo.maven.apache.org/maven2 -
javax.enterprise:cdi-api:jar:1.2 - - - - Found at http://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2 -
javax.inject:javax.inject:jar:1 - - - - - Found at http://repo.maven.apache.org/maven2 -
javax.interceptor:javax.interceptor-api:jar:1.2 - - - - - Found at http://repo.maven.apache.org/maven2 -
javax.transaction:javax.transaction-api:jar:1.2 - - - - - Found at http://repo.maven.apache.org/maven2 -
junit:junit:jar:4.12 - - - - - Found at http://repo.maven.apache.org/maven2 -
org.apache.deltaspike.cdictrl:deltaspike-cdictrl-api:jar:1.2.1 Found at https://repository.apache.org/content/repositories/releases - - - - Found at http://repo.maven.apache.org/maven2 -
org.apache.deltaspike.cdictrl:deltaspike-cdictrl-weld:jar:1.2.1 Found at https://repository.apache.org/content/repositories/releases - - - - Found at http://repo.maven.apache.org/maven2 -
org.apache.deltaspike.core:deltaspike-core-api:jar:1.2.1 Found at https://repository.apache.org/content/repositories/releases - - - - Found at http://repo.maven.apache.org/maven2 -
org.apache.deltaspike.core:deltaspike-core-impl:jar:1.2.1 Found at https://repository.apache.org/content/repositories/releases - - - - Found at http://repo.maven.apache.org/maven2 -
org.apache.deltaspike.modules:deltaspike-data-module-api:jar:1.2.1 Found at https://repository.apache.org/content/repositories/releases - - - - Found at http://repo.maven.apache.org/maven2 -
org.apache.deltaspike.modules:deltaspike-data-module-impl:jar:1.2.1 Found at https://repository.apache.org/content/repositories/releases - - - - Found at http://repo.maven.apache.org/maven2 -
org.apache.deltaspike.modules:deltaspike-jpa-module-api:jar:1.2.1 Found at https://repository.apache.org/content/repositories/releases - - - - Found at http://repo.maven.apache.org/maven2 -
org.apache.deltaspike.modules:deltaspike-jpa-module-impl:jar:1.2.1 Found at https://repository.apache.org/content/repositories/releases - - - - Found at http://repo.maven.apache.org/maven2 -
org.apache.deltaspike.modules:deltaspike-partial-bean-module-api:jar:1.2.1 Found at https://repository.apache.org/content/repositories/releases - - - - Found at http://repo.maven.apache.org/maven2 -
org.apache.deltaspike.modules:deltaspike-partial-bean-module-impl:jar:1.2.1 Found at https://repository.apache.org/content/repositories/releases - - - - Found at http://repo.maven.apache.org/maven2 -
org.apache.deltaspike.modules:deltaspike-test-control-module-api:jar:1.2.1 Found at https://repository.apache.org/content/repositories/releases - - - - Found at http://repo.maven.apache.org/maven2 -
org.apache.deltaspike.modules:deltaspike-test-control-module-impl:jar:1.2.1 Found at https://repository.apache.org/content/repositories/releases - - - - Found at http://repo.maven.apache.org/maven2 -
org.apache.derby:derby:jar:10.10.2.0 Found at https://repository.apache.org/content/repositories/releases - - - - Found at http://repo.maven.apache.org/maven2 -
org.apache.derby:derbyclient:jar:10.10.2.0 Found at https://repository.apache.org/content/repositories/releases - - - - Found at http://repo.maven.apache.org/maven2 -
org.apache.poi:poi:jar:3.11 Found at https://repository.apache.org/content/repositories/releases - - - - Found at http://repo.maven.apache.org/maven2 -
org.apache.poi:poi-ooxml:jar:3.11 Found at https://repository.apache.org/content/repositories/releases - - - - Found at http://repo.maven.apache.org/maven2 -
org.apache.poi:poi-ooxml-schemas:jar:3.11 Found at https://repository.apache.org/content/repositories/releases - - - - Found at http://repo.maven.apache.org/maven2 -
org.apache.xmlbeans:xmlbeans:jar:2.6.0 Found at https://repository.apache.org/content/repositories/releases - - - - Found at http://repo.maven.apache.org/maven2 -
org.dbunit:dbunit:jar:2.5.1 - - - - - Found at http://repo.maven.apache.org/maven2 -
org.eclipse.persistence:javax.persistence:jar:2.1.0 - - - - Found at http://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2 -
org.eclipse.persistence:org.eclipse.persistence.antlr:jar:2.5.2 - - - - - Found at http://repo.maven.apache.org/maven2 -
org.eclipse.persistence:org.eclipse.persistence.asm:jar:2.5.2 - - - - - Found at http://repo.maven.apache.org/maven2 -
org.eclipse.persistence:org.eclipse.persistence.core:jar:2.5.2 - - - - - Found at http://repo.maven.apache.org/maven2 -
org.eclipse.persistence:org.eclipse.persistence.jpa:jar:2.5.2 - - - - - Found at http://repo.maven.apache.org/maven2 -
org.eclipse.persistence:org.eclipse.persistence.jpa.jpql:jar:2.5.2 - - - - - Found at http://repo.maven.apache.org/maven2 -
org.hamcrest:hamcrest-all:jar:1.3 - - - - - Found at http://repo.maven.apache.org/maven2 -
org.hamcrest:hamcrest-core:jar:1.3 - - - - - Found at http://repo.maven.apache.org/maven2 -
org.hibernate:hibernate-core:jar:4.3.10.Final - - - - Found at http://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2 -
org.hibernate:hibernate-entitymanager:jar:4.3.10.Final - - - - Found at http://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2 -
org.hibernate.common:hibernate-commons-annotations:jar:4.0.5.Final - - - - Found at http://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2 -
org.hibernate.javax.persistence:hibernate-jpa-2.1-api:jar:1.0.0.Final - - - - Found at http://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2 -
org.javassist:javassist:jar:3.18.1-GA - - - - Found at http://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2 -
org.jboss:jandex:jar:1.2.2.Final - - - - Found at http://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2 -
org.jboss.logging:jboss-logging:jar:3.1.3.GA - - - - Found at http://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2 -
org.jboss.logging:jboss-logging-annotations:jar:1.2.0.Beta1 - - - - Found at http://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2 -
org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:jar:1.0.0.Final - - - - Found at http://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2 -
org.jboss.weld.se:weld-se:jar:2.2.16.Final - - - - Found at http://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2 -
org.slf4j:slf4j-api:jar:1.7.12 - - - - - Found at http://repo.maven.apache.org/maven2 -
stax:stax-api:jar:1.0.1 - - - - - Found at http://repo.maven.apache.org/maven2 -
xml-apis:xml-apis:jar:1.0.b2 - - - - Found at http://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2 -
Total Apache Repository apache.snapshots sonatype-nexus-snapshots Apache Snapshot Repository jboss-public-repository-group central jvnet-nexus-snapshots
50 (compile: 24, test: 8, provided: 18) 20 0 0 0 15 50 0