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.5.21 | jar | Eclipse Public License - v 1.0GNU Lesser General Public License |
| com.github.javaparser | javaparser-core | 3.27.1 | jar | GNU Lesser General Public LicenseApache License, Version 2.0 |
| org.assertj | assertj-core | 3.27.6 | jar | Apache-2.0 |
| org.hsqldb | hsqldb | 2.7.4 | jar | HSQLDB License, a BSD open source license |
| org.jetbrains.kotlin | kotlin-stdlib | 2.2.21 | jar | Apache-2.0 |
| org.junit.jupiter | junit-jupiter-engine | 6.0.1 | jar | Eclipse Public License v2.0 |
| org.junit.jupiter | junit-jupiter-params | 6.0.1 | 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.3.5 | jar | Apache-2.0 | Yes |
| org.apache.ant | ant | 1.10.15 | jar | The Apache Software License, Version 2.0 | Yes |
| org.apache.logging.log4j | log4j-api | 2.25.2 | jar | Apache-2.0 | Yes |
| org.slf4j | slf4j-api | 2.0.17 | jar | MIT | 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.5.21 | jar | Eclipse Public License - v 1.0GNU Lesser General Public License |
| net.bytebuddy | byte-buddy | 1.17.7 | 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.jspecify | jspecify | 1.0.0 | jar | The Apache License, Version 2.0 |
| org.junit.jupiter | junit-jupiter-api | 6.0.1 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-commons | 6.0.1 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-engine | 6.0.1 | jar | Eclipse Public License v2.0 |
| org.opentest4j | opentest4j | 1.3.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.15 | jar | The Apache Software License, Version 2.0 | Yes |
Project Dependency Graph
Dependency Tree
- org.mybatis.generator:mybatis-generator-core:jar:1.4.3-SNAPSHOT
- org.slf4j:slf4j-api:jar:2.0.17 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.logging.log4j:log4j-api:jar:2.25.2 (provided)
![[Information]](./images/icon_info_sml.gif)
- commons-logging:commons-logging:jar:1.3.5 (provided)
![[Information]](./images/icon_info_sml.gif)
- ch.qos.logback:logback-classic:jar:1.5.21 (test)
- ch.qos.logback:logback-core:jar:1.5.21 (test)
![[Information]](./images/icon_info_sml.gif)
- ch.qos.logback:logback-core:jar:1.5.21 (test)
- org.apache.ant:ant:jar:1.10.15 (provided)
- org.apache.ant:ant-launcher:jar:1.10.15 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.ant:ant-launcher:jar:1.10.15 (provided)
- org.junit.jupiter:junit-jupiter-params:jar:6.0.1 (test)
- org.junit.jupiter:junit-jupiter-api:jar:6.0.1 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-commons:jar:6.0.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.jspecify:jspecify:jar:1.0.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter-api:jar:6.0.1 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:6.0.1 (test)
- org.junit.platform:junit-platform-engine:jar:6.0.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-engine:jar:6.0.1 (test)
- org.assertj:assertj-core:jar:3.27.6 (test)
- net.bytebuddy:byte-buddy:jar:1.17.7 (test)
![[Information]](./images/icon_info_sml.gif)
- net.bytebuddy:byte-buddy:jar:1.17.7 (test)
- org.hsqldb:hsqldb:jar:2.7.4 (test)
![[Information]](./images/icon_info_sml.gif)
- com.github.javaparser:javaparser-core:jar:3.27.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.jetbrains.kotlin:kotlin-stdlib:jar:2.2.21 (test)
- org.jetbrains:annotations:jar:13.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.jetbrains:annotations:jar:13.0 (test)
- org.slf4j:slf4j-api:jar:2.0.17 (provided)
Licenses
The Apache License, Version 2.0: JSpecify annotations, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
HSQLDB License, a BSD open source license: HyperSQL Database
Apache-2.0: Apache Commons Logging, Apache Log4j API, AssertJ Core, Kotlin Stdlib
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API
Apache License, Version 2.0: Byte Buddy (without dependencies), com.github.javaparser:javaparser-core
MIT: SLF4J API Module
GNU Lesser General Public License: Logback Classic Module, Logback Core Module, com.github.javaparser:javaparser-core
The Apache Software License, Version 2.0: Apache Ant Core, Apache Ant Launcher, 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.5.21.jar | 308.1 kB | 242 | 189 | 29 | 11 | Yes | No |
| logback-core-1.5.21.jar | 639.4 kB | 544 | - | - | - | - | No |
| • Root | - | 537 | 485 | 41 | 11 | Yes | - |
| • Versioned | - | 7 | 1 | 1 | 21 | Yes | - |
| javaparser-core-3.27.1.jar | 1.4 MB | 724 | 679 | 36 | 1.8 | Yes | No |
| byte-buddy-1.17.7.jar | 9 MB | 6066 | - | - | - | - | No |
| • Root | - | 3023 | 2970 | 38 | 1.5 | Yes | - |
| • Versioned | - | 3013 | 2971 | 39 | 1.8 | Yes | - |
| • Versioned | - | 30 | 25 | 1 | 24 | Yes | - |
| apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes | No |
| assertj-core-3.27.6.jar | 1.4 MB | 887 | - | - | - | - | No |
| • Root | - | 883 | 842 | 29 | 1.8 | Yes | - |
| • Versioned | - | 4 | 1 | 1 | 9 | No | - |
| hsqldb-2.7.4.jar | 1.7 MB | 751 | 687 | 23 | 11 | No | Yes |
| annotations-13.0.jar | 17.5 kB | 45 | 32 | 2 | 1.5 | Yes | No |
| kotlin-stdlib-2.2.21.jar | 1.8 MB | 1037 | - | - | - | - | No |
| • Root | - | 1035 | 973 | 46 | 1.8 | Yes | - |
| • Versioned | - | 2 | 1 | 1 | 9 | No | - |
| jspecify-1.0.0.jar | 3.8 kB | 14 | - | - | - | - | No |
| • Root | - | 10 | 4 | 1 | 1.8 | No | - |
| • Versioned | - | 4 | 1 | 1 | 9 | No | - |
| junit-jupiter-api-6.0.1.jar | 250.7 kB | 224 | 208 | 9 | 17 | Yes | No |
| junit-jupiter-engine-6.0.1.jar | 356 kB | 189 | 172 | 9 | 17 | Yes | No |
| junit-jupiter-params-6.0.1.jar | 296.6 kB | 216 | 195 | 9 | 17 | Yes | No |
| junit-platform-commons-6.0.1.jar | 171.3 kB | 103 | 87 | 10 | 17 | Yes | No |
| junit-platform-engine-6.0.1.jar | 277.7 kB | 193 | 175 | 9 | 17 | Yes | No |
| opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 1.6 | Yes | No |
| commons-logging-1.3.5.jar | 73.7 kB | 42 | - | - | - | - | No |
| • Root | - | 41 | 27 | 2 | 1.8 | Yes | - |
| • Versioned | - | 1 | 1 | 1 | 9 | No | - |
| ant-1.10.15.jar | 2.3 MB | 1255 | 1171 | 62 | 1.8 | Yes | No |
| ant-launcher-1.10.15.jar | 18.9 kB | 14 | 4 | 1 | 1.8 | Yes | No |
| log4j-api-2.25.2.jar | 349.6 kB | 251 | - | - | - | - | No |
| • Root | - | 240 | 209 | 11 | 1.8 | Yes | - |
| • Versioned | - | 11 | 4 | 2 | 9 | Yes | - |
| slf4j-api-2.0.17.jar | 69.9 kB | 71 | - | - | - | - | No |
| • Root | - | 69 | 55 | 4 | 1.8 | Yes | - |
| • Versioned | - | 2 | 1 | 1 | 9 | No | - |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information | Sealed |
| 21 | 20.4 MB | 12892 | 9176 | 375 | 17 | 19 | 1 |
| provided: 5 | provided: 2.8 MB | provided: 1633 | provided: 1466 | provided: 80 | 1.8 | provided: 5 | - |
| test: 16 | test: 17.6 MB | test: 11259 | test: 7710 | test: 295 | 17 | test: 14 | test: 1 |
