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:
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
- com.github.lbitonti:deltaspike-dbunit:jar:0.5.0
- junit:junit:jar:4.12 (provided)
- org.hamcrest:hamcrest-core:jar:1.3 (provided)
- org.dbunit:dbunit:jar:2.5.1 (provided)
- org.slf4j:slf4j-api:jar:1.7.12 (provided)
- commons-collections:commons-collections:jar:3.2.1 (provided)
- org.apache.poi:poi-ooxml:jar:3.11 (provided)
- org.apache.poi:poi:jar:3.11 (provided)
- commons-codec:commons-codec:jar:1.9 (provided)
- org.apache.poi:poi-ooxml-schemas:jar:3.11 (provided)
- org.apache.xmlbeans:xmlbeans:jar:2.6.0 (provided)
- stax:stax-api:jar:1.0.1 (provided)
- org.apache.xmlbeans:xmlbeans:jar:2.6.0 (provided)
- org.apache.poi:poi:jar:3.11 (provided)
- javax.enterprise:cdi-api:jar:1.2 (provided)
- javax.el:javax.el-api:jar:3.0.0 (provided)
- javax.interceptor:javax.interceptor-api:jar:1.2 (provided)
- javax.inject:javax.inject:jar:1 (provided)
- org.eclipse.persistence:org.eclipse.persistence.jpa:jar:2.5.2 (compile)
- org.eclipse.persistence:javax.persistence:jar:2.1.0 (compile)
- org.eclipse.persistence:org.eclipse.persistence.asm:jar:2.5.2 (compile)
- org.eclipse.persistence:org.eclipse.persistence.antlr:jar:2.5.2 (compile)
- org.eclipse.persistence:org.eclipse.persistence.jpa.jpql:jar:2.5.2 (compile)
- org.eclipse.persistence:org.eclipse.persistence.core:jar:2.5.2 (compile)
- org.eclipse.persistence:org.eclipse.persistence.asm:jar:2.5.2 (compile)
- org.hibernate:hibernate-core:jar:4.3.10.Final (compile)
- org.jboss.logging:jboss-logging:jar:3.1.3.GA (compile)
- org.jboss.logging:jboss-logging-annotations:jar:1.2.0.Beta1 (compile)
- org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:jar:1.0.0.Final (compile)
- dom4j:dom4j:jar:1.6.1 (compile)
- xml-apis:xml-apis:jar:1.0.b2 (compile)
- org.hibernate.common:hibernate-commons-annotations:jar:4.0.5.Final (compile)
- org.jboss.logging:jboss-logging:jar:3.1.3.GA (compile)
- org.jboss.logging:jboss-logging-annotations:jar:1.2.0.Beta1 (compile)
- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:jar:1.0.0.Final (compile)
- org.javassist:javassist:jar:3.18.1-GA (compile)
- antlr:antlr:jar:2.7.7 (compile)
- org.jboss:jandex:jar:1.2.2.Final (compile)
- javax.inject:javax.inject:jar:1 (compile)
- javax.transaction:javax.transaction-api:jar:1.2 (compile)
- org.apache.deltaspike.core:deltaspike-core-api:jar:1.2.1 (compile)
- org.apache.deltaspike.core:deltaspike-core-impl:jar:1.2.1 (provided)
- org.apache.deltaspike.core:deltaspike-core-api:jar:1.2.1 (provided)
- org.apache.deltaspike.modules:deltaspike-jpa-module-api:jar:1.2.1 (compile)
- org.apache.deltaspike.core:deltaspike-core-api:jar:1.2.1 (compile)
- org.apache.deltaspike.modules:deltaspike-jpa-module-impl:jar:1.2.1 (provided)
- org.apache.deltaspike.core:deltaspike-core-api:jar:1.2.1 (provided)
- org.apache.deltaspike.core:deltaspike-core-impl:jar:1.2.1 (provided)
- org.apache.deltaspike.modules:deltaspike-jpa-module-api:jar:1.2.1 (provided)
- org.apache.deltaspike.cdictrl:deltaspike-cdictrl-api:jar:1.2.1 (compile)
- org.apache.deltaspike.modules:deltaspike-data-module-api:jar:1.2.1 (compile)
- org.apache.deltaspike.core:deltaspike-core-api:jar:1.2.1 (compile)
- org.apache.deltaspike.modules:deltaspike-partial-bean-module-api:jar:1.2.1 (compile)
- org.apache.deltaspike.core:deltaspike-core-api:jar:1.2.1 (compile)
- org.apache.deltaspike.modules:deltaspike-data-module-impl:jar:1.2.1 (provided)
- org.apache.deltaspike.modules:deltaspike-data-module-api:jar:1.2.1 (provided)
- org.apache.deltaspike.core:deltaspike-core-impl:jar:1.2.1 (provided)
- org.apache.deltaspike.modules:deltaspike-partial-bean-module-impl:jar:1.2.1 (provided)
- org.apache.deltaspike.core:deltaspike-core-api:jar:1.2.1 (provided)
- org.apache.deltaspike.modules:deltaspike-partial-bean-module-api:jar:1.2.1 (provided)
- org.apache.deltaspike.modules:deltaspike-jpa-module-impl:jar:1.2.1 (provided)
- org.javassist:javassist:jar:3.18.1-GA (compile)
- org.hibernate:hibernate-entitymanager:jar:4.3.10.Final (test)
- org.jboss.logging:jboss-logging:jar:3.1.3.GA (test)
- org.jboss.logging:jboss-logging-annotations:jar:1.2.0.Beta1 (test)
- org.hibernate:hibernate-core:jar:4.3.10.Final (test)
- dom4j:dom4j:jar:1.6.1 (test)
- org.hibernate.common:hibernate-commons-annotations:jar:4.0.5.Final (test)
- org.hibernate.javax.persistence:hibernate-jpa-2.1-api:jar:1.0.0.Final (test)
- org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:jar:1.0.0.Final (test)
- org.javassist:javassist:jar:3.18.1-GA (test)
- org.hamcrest:hamcrest-all:jar:1.3 (test)
- org.apache.derby:derby:jar:10.10.2.0 (test)
- org.apache.derby:derbyclient:jar:10.10.2.0 (test)
- org.apache.deltaspike.modules:deltaspike-test-control-module-api:jar:1.2.1 (test)
- org.apache.deltaspike.core:deltaspike-core-api:jar:1.2.1 (test)
- org.apache.deltaspike.modules:deltaspike-test-control-module-impl:jar:1.2.1 (test)
- org.apache.deltaspike.modules:deltaspike-test-control-module-api:jar:1.2.1 (test)
- org.jboss.weld.se:weld-se:jar:2.2.16.Final (test)
- org.apache.deltaspike.cdictrl:deltaspike-cdictrl-weld:jar:1.2.1 (test)
- org.apache.deltaspike.cdictrl:deltaspike-cdictrl-api:jar:1.2.1 (test)
- junit:junit:jar:4.12 (provided)
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.