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.codegeny.jakartron jakartron-jta 0.1-SNAPSHOT jar Apache License, Version 2.0
org.hibernate hibernate-core 5.4.31.Final jar GNU Library General Public License v2.1 or later
org.hibernate hibernate-hikaricp 5.4.31.Final jar GNU Library General Public License v2.1 or later

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
com.h2database h2 1.4.200 jar MPL 2.0 or EPL 1.0
org.apache.logging.log4j log4j-core 2.14.1 jar Apache License, Version 2.0
org.apache.logging.log4j log4j-jcl 2.14.1 jar Apache License, Version 2.0
org.apache.logging.log4j log4j-jul 2.14.1 jar Apache License, Version 2.0
org.apache.logging.log4j log4j-slf4j-impl 2.14.1 jar Apache License, Version 2.0
org.codegeny.jakartron jakartron-dbunit 0.1-SNAPSHOT jar Apache License, Version 2.0
org.codegeny.jakartron jakartron-junit 0.1-SNAPSHOT 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
jakarta.platform jakarta.jakartaee-api 8.0.0 jar Eclipse Public License v. 2.0GNU General Public License, version 2 with the GNU Classpath Exception
org.kohsuke.metainf-services metainf-services 1.8 jar MIT 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
antlr antlr 2.7.7 jar BSD License
com.fasterxml classmate 1.5.1 jar Apache License, Version 2.0
com.zaxxer HikariCP 3.2.0 jar The Apache Software License, Version 2.0
commons-beanutils commons-beanutils 1.9.4 jar Apache License, Version 2.0
commons-collections commons-collections 3.2.2 jar Apache License, Version 2.0
commons-logging commons-logging 1.2 jar The Apache Software License, Version 2.0
net.bytebuddy byte-buddy 1.11.19 jar Apache License, Version 2.0
org.apache.commons commons-dbcp2 2.9.0 jar Apache License, Version 2.0
org.apache.commons commons-pool2 2.10.0 jar Apache License, Version 2.0
org.apache.tomcat tomcat-jasper-el 9.0.45 jar Apache License, Version 2.0
org.codegeny.jakartron jakartron-core 0.1-SNAPSHOT jar Apache License, Version 2.0
org.dom4j dom4j 2.1.3 jar BSD 3-clause New License
org.hibernate.common hibernate-commons-annotations 5.1.2.Final jar GNU Library General Public License v2.1 or later
org.javassist javassist 3.27.0-GA jar MPL 1.1LGPL 2.1Apache License 2.0
org.jboss jandex 2.2.3.Final jar Apache License, Version 2.0
org.jboss jboss-transaction-spi 7.6.1.Final jar Public Domain
org.jboss.classfilewriter jboss-classfilewriter 1.2.4.Final jar Apache License, version 2.0
org.jboss.logging jboss-logging 3.4.2.Final jar Apache License, version 2.0
org.jboss.narayana common 5.12.1.Final jar LGPL 2.1
org.jboss.narayana.arjunacore arjuna 5.12.1.Final jar LGPL 2.1
org.jboss.narayana.jta cdi 5.12.1.Final jar LGPL 2.1
org.jboss.narayana.jta jta 5.12.1.Final jar LGPL 2.1
org.jboss.weld weld-api 3.1.SP4 jar Apache License, Version 2.0
org.jboss.weld weld-core-impl 3.1.7.SP1 jar Apache License, Version 2.0
org.jboss.weld weld-spi 3.1.SP4 jar Apache License, Version 2.0
org.jboss.weld.environment weld-environment-common 3.1.7.SP1 jar Apache License, Version 2.0
org.jboss.weld.module weld-jta 3.1.7.SP1 jar Apache License, Version 2.0
org.jboss.weld.probe weld-probe-core 3.1.7.SP1 jar Apache License, Version 2.0
org.jboss.weld.se weld-se-core 3.1.7.SP1 jar Apache License, Version 2.0
org.slf4j slf4j-api 1.7.30 jar MIT License

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.apache.logging.log4j log4j-api 2.14.1 jar Apache License, Version 2.0
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.dbunit dbunit 2.7.2 jar GNU Lesser General Public License, Version 2.1
org.junit.jupiter junit-jupiter-api 5.8.1 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.8.1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.8.1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.8.1 jar Eclipse Public License v2.0
org.opentest4j opentest4j 1.2.0 jar The Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

MPL 2.0 or EPL 1.0: H2 Database Engine

Apache License, version 2.0: JBoss Logging 3, classfilewriter

GNU Lesser General Public License, Version 2.1: dbUnit Extension

The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j

MIT License: SLF4J API Module

Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Platform Commons, JUnit Platform Engine API

BSD 3-clause New License: dom4j

Public Domain: JBoss Transaction SPI

GNU Library General Public License v2.1 or later: Hibernate Commons Annotations, Hibernate ORM - hibernate-core, Hibernate ORM - hibernate-hikaricp

Eclipse Public License v. 2.0: jakarta.jakartaee-api

Apache License 2.0: Javassist

BSD License: AntLR Parser Generator

GNU General Public License, version 2 with the GNU Classpath Exception: jakarta.jakartaee-api

Apache License, Version 2.0: Apache Commons BeanUtils, Apache Commons Collections, Apache Commons DBCP, Apache Commons Pool, Apache Log4j API, Apache Log4j Commons Logging Bridge, Apache Log4j Core, Apache Log4j JUL Adapter, Apache Log4j SLF4J Binding, Byte Buddy (without dependencies), ClassMate, Java Annotation Indexer, Weld APIs, Weld Environment Common, Weld Implementation (Core), Weld JTA, Weld Probe Core, Weld SE (Core), Weld SPIs for container integration, jakartron-core, jakartron-dbunit, jakartron-jpa, jakartron-jta, jakartron-junit, tomcat-jasper-el

LGPL 2.1: Javassist, Narayana: ArjunaCore arjuna, Narayana: ArjunaJTA cdi, Narayana: ArjunaJTA jta, Narayana: common

MPL 1.1: Javassist

MIT license: META-INF/services generator

The Apache Software License, Version 2.0: Apache Commons Logging, HikariCP

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
antlr-2.7.7.jar 445.3 kB 239 224 12 1.2 Yes
classmate-1.5.1.jar 67.8 kB 55 40 5 - Yes
h2-1.4.200.jar 2.3 MB 950 944 47 - Yes
HikariCP-3.2.0.jar 143.6 kB 89 72 8 1.8 Yes
commons-beanutils-1.9.4.jar 246.9 kB 154 137 5 1.6 Yes
commons-collections-3.2.2.jar 588.3 kB 484 460 12 1.3 Yes
commons-logging-1.2.jar 61.8 kB 42 28 2 1.2 Yes
jakarta.jakartaee-api-8.0.0.jar 2 MB 2403 2249 134 1.8 Yes
byte-buddy-1.11.19.jar 3.7 MB 2619 2563 38 - Yes
commons-dbcp2-2.9.0.jar 211.3 kB 97 80 4 1.8 Yes
commons-pool2-2.10.0.jar 141.2 kB 95 80 3 1.8 Yes
log4j-api-2.14.1.jar 300.4 kB 211 177 9 - Yes
log4j-core-2.14.1.jar 1.7 MB 1184 1092 51 1.8 Yes
log4j-jcl-2.14.1.jar 12.7 kB 20 3 1 1.8 Yes
log4j-jul-2.14.1.jar 26.5 kB 28 13 1 1.8 Yes
log4j-slf4j-impl-2.14.1.jar 23.6 kB 26 10 2 1.8 Yes
tomcat-jasper-el-9.0.45.jar 170.1 kB 121 105 6 - Yes
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 - Yes
jakartron-core-0.1-SNAPSHOT.jar 23.4 kB 36 18 2 1.8 Yes
jakartron-dbunit-0.1-SNAPSHOT.jar 18.6 kB 27 13 1 1.8 Yes
jakartron-jta-0.1-SNAPSHOT.jar 15.3 kB 24 7 2 1.8 Yes
jakartron-junit-0.1-SNAPSHOT.jar 10.4 kB 17 5 1 1.8 Yes
dbunit-2.7.2.jar 636.1 kB 468 423 33 1.8 Yes
dom4j-2.1.3.jar 323.6 kB 201 184 14 1.8 Yes
hibernate-core-5.4.31.Final.jar 7.4 MB 5170 4799 285 1.8 Yes
hibernate-hikaricp-5.4.31.Final.jar 6.9 kB 14 3 1 1.8 Yes
hibernate-commons-annotations-5.1.2.Final.jar 78.9 kB 81 68 7 1.8 Yes
javassist-3.27.0-GA.jar 782.8 kB 450 426 17 1.8 Yes
jandex-2.2.3.Final.jar 202.6 kB 116 106 1 1.6 Yes
jboss-transaction-spi-7.6.1.Final.jar 33.6 kB 53 39 4 1.6 Yes
jboss-classfilewriter-1.2.4.Final.jar 120.7 kB 90 75 6 1.8 Yes
jboss-logging-3.4.2.Final.jar 60.9 kB 47 35 1 1.8 Yes
common-5.12.1.Final.jar 31.8 kB 35 17 5 1.8 Yes
arjuna-5.12.1.Final.jar 535 kB 333 281 35 1.8 Yes
cdi-5.12.1.Final.jar 42.8 kB 39 21 3 1.8 Yes
jta-5.12.1.Final.jar 214.6 kB 144 102 23 1.8 Yes
weld-api-3.1.SP4.jar 32.6 kB 68 42 12 1.8 Yes
weld-core-impl-3.1.7.SP1.jar 1.7 MB 1190 1107 60 - Yes
weld-spi-3.1.SP4.jar 84.9 kB 153 107 23 1.8 Yes
weld-environment-common-3.1.7.SP1.jar 86.5 kB 73 53 6 1.8 Yes
weld-jta-3.1.7.SP1.jar 22.1 kB 30 14 1 1.8 Yes
weld-probe-core-3.1.7.SP1.jar 817.6 kB 123 86 1 1.8 Yes
weld-se-core-3.1.7.SP1.jar 72.4 kB 71 45 8 1.8 Yes
junit-jupiter-api-5.8.1.jar 193.5 kB 183 168 8 - Yes
junit-jupiter-engine-5.8.1.jar 229.7 kB 140 123 9 - Yes
junit-platform-commons-1.8.1.jar 100.5 kB 63 43 7 - Yes
junit-platform-engine-1.8.1.jar 185.8 kB 142 126 9 - Yes
metainf-services-1.8.jar 7.5 kB 14 2 2 1.6 Yes
opentest4j-1.2.0.jar 7.7 kB 11 7 2 - Yes
slf4j-api-1.7.30.jar 41.5 kB 46 34 4 1.5 Yes
Total Size Entries Classes Packages Java Version Debug Information
50 26.2 MB 18478 16859 935 1.8 50
compile: 33 compile: 18.4 MB compile: 12582 compile: 11458 compile: 616 - compile: 33
test: 15 test: 5.8 MB test: 3479 test: 3150 test: 183 - test: 15
provided: 2 provided: 2 MB provided: 2417 provided: 2251 provided: 136 - provided: 2