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.torque torque-templates 6.0 jar Apache-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
commons-io commons-io 2.15.1 jar Apache-2.0
org.apache.derby derby 10.15.2.0 jar Apache 2
org.apache.derby derbytools 10.15.2.0 jar Apache 2
org.junit.jupiter junit-jupiter 5.10.2 jar Eclipse Public License v2.0
org.xmlunit xmlunit-core 2.9.1 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 Licenses
org.apache.ant ant 1.10.12 jar The Apache Software 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 Type Licenses
com.googlecode.javaewah JavaEWAH 1.2.3 jar Apache 2
commons-beanutils commons-beanutils 1.9.4 jar Apache License, Version 2.0
commons-codec commons-codec 1.16.0 jar Apache-2.0
commons-collections commons-collections 3.2.2 jar Apache License, Version 2.0
commons-jxpath commons-jxpath 1.3 jar The Apache Software License, Version 2.0
commons-logging commons-logging 1.3.0 jar Apache-2.0
org.apache.commons commons-lang3 3.14.0 jar Apache-2.0
org.apache.logging.log4j log4j-1.2-api 2.23.1 jar Apache-2.0
org.apache.logging.log4j log4j-api 2.23.1 jar Apache-2.0
org.apache.logging.log4j log4j-core 2.23.1 jar Apache-2.0
org.apache.logging.log4j log4j-jcl 2.23.1 jar Apache-2.0
org.apache.torque torque-generator 6.0 jar Apache-2.0
org.apache.velocity velocity-engine-core 2.3 jar Apache License, Version 2.0
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.codehaus.groovy groovy 3.0.9 jar The Apache Software License, Version 2.0
org.codehaus.groovy groovy-all 3.0.9 pom The Apache Software License, Version 2.0
org.codehaus.groovy groovy-astbuilder 3.0.9 jar The Apache Software License, Version 2.0
org.codehaus.groovy groovy-cli-picocli 3.0.9 jar The Apache Software License, Version 2.0
org.codehaus.groovy groovy-templates 3.0.9 jar The Apache Software License, Version 2.0
org.codehaus.groovy groovy-test-junit5 3.0.9 jar The Apache Software License, Version 2.0
org.eclipse.jgit org.eclipse.jgit 6.7.0.202309050840-r jar Eclipse Distribution License (New BSD License)
org.junit.jupiter junit-jupiter-api 5.10.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.10.2 jar Eclipse Public License v2.0
org.opentest4j opentest4j 1.3.0 jar The Apache License, Version 2.0
org.slf4j slf4j-api 1.7.36 jar MIT License

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
info.picocli picocli 4.6.1 jar The Apache Software License, version 2.0
org.junit.jupiter junit-jupiter-engine 5.10.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.10.2 jar Eclipse Public License v2.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
jakarta.activation jakarta.activation-api 1.2.2 jar EDL 1.0
jakarta.xml.bind jakarta.xml.bind-api 2.3.3 jar Eclipse Distribution License - v 1.0
org.apache.derby derbyshared 10.15.2.0 jar Apache 2
org.junit.jupiter junit-jupiter-params 5.10.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-launcher 1.10.2 jar Eclipse Public License v2.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.ant ant-launcher 1.10.12 jar The Apache Software License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

Apache 2: Apache Derby Database Engine and Embedded JDBC Driver, Apache Derby Shared Code, Apache Derby Tools, JavaEWAH

The Apache Software License, version 2.0: picocli - a mighty tiny Command Line Interface

EDL 1.0: Jakarta Activation API jar

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

MIT License: SLF4J API Module

Apache-2.0: Apache Commons Codec, Apache Commons IO, Apache Commons Lang, Apache Commons Logging, Apache Log4j 1.x Compatibility API, Apache Log4j API, Apache Log4j Commons Logging Bridge, Apache Log4j Core, Torque Generator, Torque Generator Ant tasks, Torque Templates

Apache License, Version 2.0: Apache Commons BeanUtils, Apache Commons Collections, Apache Velocity - Engine

Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API, JUnit Platform Launcher

Eclipse Distribution License - v 1.0: Jakarta XML Binding API

Eclipse Distribution License (New BSD License): JGit - Core

The Apache Software License, Version 2.0: Apache Ant Core, Apache Ant Launcher, Apache Groovy, Commons JXPath, org.xmlunit:xmlunit-core

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information Sealed
JavaEWAH-1.2.3.jar 170.6 kB 123 107 6 9 Yes No
commons-beanutils-1.9.4.jar 246.9 kB 154 137 5 1.6 Yes No
commons-codec-1.16.0.jar 360.7 kB 256 109 7 1.8 Yes No
commons-collections-3.2.2.jar 588.3 kB 484 460 12 1.3 Yes No
commons-io-2.15.1.jar 501.2 kB 368 339 16 9 Yes No
commons-jxpath-1.3.jar 300 kB 208 180 16 1.3 Yes No
commons-logging-1.3.0.jar 70.8 kB 44 28 3 9 Yes No
picocli-4.6.1.jar 402.1 kB 229 224 2 9 Yes No
jakarta.activation-api-1.2.2.jar 46.6 kB 43 32 2 9 Yes No
jakarta.xml.bind-api-2.3.3.jar 115.6 kB 137 111 7 9 Yes No
ant-1.10.12.jar 2.3 MB 1246 1162 62 1.8 Yes No
ant-launcher-1.10.12.jar 18.7 kB 14 4 1 1.8 Yes No
commons-lang3-3.14.0.jar 658 kB 436 404 19 9 Yes No
derby-10.15.2.0.jar 3.7 MB 1756 1698 92 9 Yes Yes
derbyshared-10.15.2.0.jar 93.7 kB 55 53 12 9 Yes No
derbytools-10.15.2.0.jar 264.4 kB 123 114 11 9 Yes No
log4j-1.2-api-2.23.1.jar 356.2 kB 252 208 22 9 Yes No
log4j-api-2.23.1.jar 342.5 kB 241 206 9 9 Yes No
log4j-core-2.23.1.jar 1.9 MB 1310 1206 55 9 Yes No
log4j-jcl-2.23.1.jar 13 kB 22 5 2 9 Yes No
torque-generator-6.0.jar 397 kB 276 229 31 11 Yes No
torque-templates-6.0.jar 576.5 kB 550 80 10 11 Yes No
velocity-engine-core-2.3.jar 531.3 kB 299 256 19 1.8 Yes No
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 9 Yes No
groovy-3.0.9.jar 8 MB 4915 4738 135 1.8 Yes No
groovy-all-3.0.9.pom 25.3 kB - - - - - -
groovy-astbuilder-3.0.9.jar 10.5 kB 15 2 1 1.8 Yes No
groovy-cli-picocli-3.0.9.jar 64.3 kB 32 23 1 1.8 Yes No
groovy-templates-3.0.9.jar 97.1 kB 59 50 2 1.8 Yes No
groovy-test-junit5-3.0.9.jar 13.4 kB 14 3 1 1.8 Yes No
org.eclipse.jgit-6.7.0.202309050840-r.jar 3.1 MB 1687 1610 55 11 Yes No
junit-jupiter-5.10.2.jar 6.4 kB 5 1 1 9 No No
junit-jupiter-api-5.10.2.jar 211 kB 197 182 8 9 Yes No
junit-jupiter-engine-5.10.2.jar 244.7 kB 147 130 9 9 Yes No
junit-jupiter-params-5.10.2.jar 586 kB 381 347 22 9 Yes No
junit-platform-commons-1.10.2.jar 106.2 kB 64 44 7 9 Yes No
junit-platform-engine-1.10.2.jar 204.8 kB 153 136 10 9 Yes No
junit-platform-launcher-1.10.2.jar 183.8 kB 131 116 7 9 Yes No
opentest4j-1.3.0.jar 14.3 kB 15 9 2 9 Yes No
slf4j-api-1.7.36.jar 41.1 kB 46 34 4 1.5 Yes No
xmlunit-core-2.9.1.jar 175.2 kB 178 161 9 1.7 Yes No
Total Size Entries Classes Packages Java Version Debug Information Sealed
41 27 MB 16674 14941 697 11 39 1
compile: 26 compile: 18.2 MB compile: 11708 compile: 10313 compile: 434 11 compile: 25 -
runtime: 3 runtime: 851.6 kB runtime: 529 runtime: 490 runtime: 21 runtime: 3 -
provided: 2 provided: 2.3 MB provided: 1260 provided: 1166 provided: 63 provided: 2 -
test: 10 test: 5.7 MB test: 3177 test: 2972 test: 179 9 test: 9 test: 1