Project Dependencies

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
ch.qos.logback logback-classic 1.4.5 jar Eclipse Public License - v 1.0GNU Lesser General Public License
com.github.javaparser javaparser-core 3.25.0 jar GNU Lesser General Public LicenseApache License, Version 2.0
org.assertj assertj-core 3.24.2 jar Apache License, Version 2.0
org.hsqldb hsqldb 2.7.1 jar HSQLDB License, a BSD open source license
org.jetbrains.kotlin kotlin-stdlib 1.8.10 jar The Apache License, Version 2.0
org.junit.jupiter junit-jupiter-engine 5.9.2 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.9.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 Optional
commons-logging commons-logging 1.2 jar The Apache Software License, Version 2.0 Yes
org.apache.ant ant 1.10.13 jar The Apache Software License, Version 2.0 Yes
org.apache.logging.log4j log4j-api 2.19.0 jar Apache License, Version 2.0 Yes
org.slf4j slf4j-api 2.0.6 jar MIT License Yes

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

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
ch.qos.logback logback-core 1.4.5 jar Eclipse Public License - v 1.0GNU Lesser General Public License
net.bytebuddy byte-buddy 1.12.21 jar Apache License, Version 2.0
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.jetbrains annotations 13.0 jar The Apache Software License, Version 2.0
org.jetbrains.kotlin kotlin-stdlib-common 1.8.10 jar The Apache License, Version 2.0
org.junit.jupiter junit-jupiter-api 5.9.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.9.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.9.2 jar Eclipse Public License v2.0
org.opentest4j opentest4j 1.2.0 jar The 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 Optional
org.apache.ant ant-launcher 1.10.13 jar The Apache Software License, Version 2.0 Yes

Project Dependency Graph

Dependency Tree

Licenses

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

HSQLDB License, a BSD open source license: HyperSQL Database

MIT License: SLF4J API Module

Apache License, Version 2.0: Apache Log4j API, AssertJ Core, Byte Buddy (without dependencies), javaparser-core

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

GNU Lesser General Public License: Logback Classic Module, Logback Core Module, javaparser-core

The Apache Software License, Version 2.0: Apache Ant Core, Apache Ant Launcher, Apache Commons Logging, IntelliJ IDEA Annotations, MyBatis Generator Core

Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information Sealed
logback-classic-1.4.5.jar 266.1 kB 225 173 27 - Yes No
logback-core-1.4.5.jar 577.5 kB 498 446 42 - Yes No
javaparser-core-3.25.0.jar 1.4 MB 701 657 35 1.8 Yes No
byte-buddy-1.12.21.jar 3.9 MB 2742 2688 39 - Yes No
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 - Yes No
assertj-core-3.24.2.jar 1.3 MB 854 814 28 - Yes No
hsqldb-2.7.1.jar 1.6 MB 741 677 23 - No Yes
annotations-13.0.jar 17.5 kB 45 32 2 1.5 Yes No
kotlin-stdlib-1.8.10.jar 1.6 MB 997 939 43 - Yes No
kotlin-stdlib-common-1.8.10.jar 217.4 kB 374 0 0 - No No
junit-jupiter-api-5.9.2.jar 207.8 kB 194 179 8 - Yes No
junit-jupiter-engine-5.9.2.jar 246.6 kB 151 134 9 - Yes No
junit-jupiter-params-5.9.2.jar 579.8 kB 377 343 22 - Yes No
junit-platform-commons-1.9.2.jar 103 kB 64 44 7 - Yes No
junit-platform-engine-1.9.2.jar 189.2 kB 143 127 9 - Yes No
opentest4j-1.2.0.jar 7.7 kB 11 7 2 - Yes No
commons-logging-1.2.jar 61.8 kB 42 28 2 1.2 Yes No
ant-1.10.13.jar 2.3 MB 1257 1173 62 1.8 Yes No
ant-launcher-1.10.13.jar 20.6 kB 15 5 2 1.8 Yes No
log4j-api-2.19.0.jar 317.6 kB 224 189 9 - Yes No
slf4j-api-2.0.6.jar 62.5 kB 66 52 5 - Yes No
Total Size Entries Classes Packages Java Version Debug Information Sealed
21 15.1 MB 9730 8710 378 1.8 19 1
test: 16 test: 12.3 MB test: 8126 test: 7263 test: 298 - test: 14 test: 1
provided: 5 provided: 2.8 MB provided: 1604 provided: 1447 provided: 80 - provided: 5 -