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 |
---|---|---|---|---|
commons-beanutils | commons-beanutils | 1.9.4 | jar | Apache License, Version 2.0 |
commons-io | commons-io | 2.15.1 | jar | Apache-2.0 |
commons-jxpath | commons-jxpath | 1.3 | jar | The Apache Software License, Version 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-core | 2.23.1 | jar | Apache-2.0 |
org.apache.logging.log4j | log4j-jcl | 2.23.1 | jar | Apache-2.0 |
org.apache.velocity | velocity-engine-core | 2.3 | jar | Apache License, Version 2.0 |
org.codehaus.groovy | groovy-all | 3.0.9 | pom | 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) |
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.13.2 | jar | Eclipse Public License 1.0 |
org.apache.derby | derby | 10.15.2.0 | jar | Apache 2 |
org.apache.derby | derbytools | 10.15.2.0 | jar | Apache 2 |
org.apache.logging.log4j | log4j-slf4j-impl | 2.23.1 | jar | Apache-2.0 |
org.junit.jupiter | junit-jupiter | 5.10.2 | jar | Eclipse Public License v2.0 |
org.mockito | mockito-core | 5.11.0 | jar | MIT |
org.xmlunit | xmlunit-core | 2.9.1 | 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:
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 |
net.bytebuddy | byte-buddy | 1.14.12 | jar | Apache License, Version 2.0 |
net.bytebuddy | byte-buddy-agent | 1.14.12 | jar | Apache License, Version 2.0 |
org.apache.derby | derbyshared | 10.15.2.0 | jar | Apache 2 |
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
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 |
org.objenesis | objenesis | 3.3 | jar | Apache License, Version 2.0 |
Project Dependency Graph
Dependency Tree
-
org.apache.torque:torque-generator:jar:6.0
-
org.eclipse.jgit:org.eclipse.jgit:jar:6.7.0.202309050840-r (compile)
- com.googlecode.javaewah:JavaEWAH:jar:1.2.3 (compile)
- org.slf4j:slf4j-api:jar:1.7.36 (compile)
- commons-codec:commons-codec:jar:1.16.0 (compile)
-
org.apache.logging.log4j:log4j-1.2-api:jar:2.23.1 (compile)
- org.apache.logging.log4j:log4j-api:jar:2.23.1 (compile)
- org.apache.logging.log4j:log4j-core:jar:2.23.1 (compile)
-
org.apache.logging.log4j:log4j-jcl:jar:2.23.1 (compile)
- commons-logging:commons-logging:jar:1.3.0 (compile)
- org.apache.commons:commons-lang3:jar:3.14.0 (compile)
-
commons-beanutils:commons-beanutils:jar:1.9.4 (compile)
- commons-collections:commons-collections:jar:3.2.2 (compile)
- commons-io:commons-io:jar:2.15.1 (compile)
- commons-jxpath:commons-jxpath:jar:1.3 (compile)
- org.apache.velocity:velocity-engine-core:jar:2.3 (compile)
-
org.codehaus.groovy:groovy-all:pom:3.0.9 (compile)
- org.codehaus.groovy:groovy:jar:3.0.9 (compile)
- org.codehaus.groovy:groovy-astbuilder:jar:3.0.9 (compile)
-
org.codehaus.groovy:groovy-cli-picocli:jar:3.0.9 (compile)
- info.picocli:picocli:jar:4.6.1 (runtime)
- org.codehaus.groovy:groovy-templates:jar:3.0.9 (compile)
-
org.codehaus.groovy:groovy-test-junit5:jar:3.0.9 (compile)
- org.junit.platform:junit-platform-launcher:jar:1.10.2 (test)
-
org.xmlunit:xmlunit-core:jar:2.9.1 (test)
-
jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 (test)
- jakarta.activation:jakarta.activation-api:jar:1.2.2 (test)
-
jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 (test)
- org.apache.logging.log4j:log4j-slf4j-impl:jar:2.23.1 (test)
-
org.mockito:mockito-core:jar:5.11.0 (test)
- net.bytebuddy:byte-buddy:jar:1.14.12 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.14.12 (test)
- org.objenesis:objenesis:jar:3.3 (test)
-
org.apache.derby:derby:jar:10.15.2.0 (test)
- org.apache.derby:derbyshared:jar:10.15.2.0 (test)
- org.apache.derby:derbytools:jar:10.15.2.0 (test)
-
org.junit.jupiter:junit-jupiter:jar:5.10.2 (test)
-
org.junit.jupiter:junit-jupiter-api:jar:5.10.2 (compile)
- org.opentest4j:opentest4j:jar:1.3.0 (compile)
- org.junit.platform:junit-platform-commons:jar:1.10.2 (compile)
- org.apiguardian:apiguardian-api:jar:1.1.2 (compile)
- org.junit.jupiter:junit-jupiter-params:jar:5.10.2 (test)
-
org.junit.jupiter:junit-jupiter-engine:jar:5.10.2 (runtime)
- org.junit.platform:junit-platform-engine:jar:1.10.2 (runtime)
-
org.junit.jupiter:junit-jupiter-api:jar:5.10.2 (compile)
-
junit:junit:jar:4.13.2 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
-
org.eclipse.jgit:org.eclipse.jgit:jar:6.7.0.202309050840-r (compile)
Licenses
The Apache Software License, version 2.0: picocli - a mighty tiny Command Line Interface
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Eclipse Public License 1.0: JUnit
MIT License: SLF4J API Module
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 (New BSD License): JGit - Core
New BSD License: Hamcrest Core
Apache 2: Apache Derby Database Engine and Embedded JDBC Driver, Apache Derby Shared Code, Apache Derby Tools, JavaEWAH
EDL 1.0: Jakarta Activation API jar
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, Apache Log4j SLF4J Binding, Torque Generator
Apache License, Version 2.0: Apache Commons BeanUtils, Apache Commons Collections, Apache Velocity - Engine, Byte Buddy (without dependencies), Byte Buddy agent, Objenesis
Eclipse Distribution License - v 1.0: Jakarta XML Binding API
MIT: mockito-core
The Apache Software License, Version 2.0: 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 |
junit-4.13.2.jar | 384.6 kB | 389 | 350 | 32 | 1.5 | Yes | No |
byte-buddy-1.14.12.jar | 4.2 MB | 2935 | 2881 | 39 | 9 | Yes | No |
byte-buddy-agent-1.14.12.jar | 256.8 kB | 90 | 70 | 3 | 9 | 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 |
log4j-slf4j-impl-2.23.1.jar | 22.6 kB | 28 | 12 | 3 | 9 | 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 |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | 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 |
mockito-core-5.11.0.jar | 704 kB | 642 | 570 | 64 | 11 | Yes | No |
objenesis-3.3.jar | 49.4 kB | 59 | 43 | 10 | 1.8 | 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 |
44 | 29.5 MB | 18783 | 17437 | 747 | 11 | 42 | 1 |
compile: 25 | compile: 17.8 MB | compile: 11250 | compile: 10343 | compile: 409 | 11 | compile: 24 | - |
runtime: 3 | runtime: 851.6 kB | runtime: 529 | runtime: 490 | runtime: 21 | runtime: 3 | - | |
test: 16 | test: 10.8 MB | test: 7004 | test: 6604 | test: 317 | 11 | test: 15 | test: 1 |