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-logging | commons-logging | 1.3.6 | jar | Apache-2.0 |
| org.jspecify | jspecify | 1.0.0 | jar | The Apache License, Version 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 |
|---|---|---|---|---|
| ch.qos.logback | logback-classic | 1.5.32 | jar | Eclipse Public License - v 2.0GNU Lesser General Public License |
| org.assertj | assertj-core | 3.27.7 | jar | Apache-2.0 |
| org.hsqldb | hsqldb | 2.7.4 | jar | HSQLDB License, a BSD open source license |
| org.jetbrains.kotlin | kotlin-stdlib | 2.3.20 | jar | Apache-2.0 |
| org.junit.jupiter | junit-jupiter-engine | 6.0.3 | jar | Eclipse Public License v2.0 |
| org.junit.jupiter | junit-jupiter-params | 6.0.3 | jar | Eclipse Public License v2.0 |
| org.reflections | reflections | 0.10.2 | jar | WTFPLThe 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 | Optional |
|---|---|---|---|---|---|
| com.github.javaparser | javaparser-core | 3.28.0 | jar | GNU Lesser General Public LicenseApache License, Version 2.0 | Yes |
| org.apache.ant | ant | 1.10.16 | jar | The Apache Software License, Version 2.0 | 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.32 | jar | Eclipse Public License - v 2.0GNU Lesser General Public License |
| com.google.code.findbugs | jsr305 | 3.0.2 | jar | The Apache Software License, Version 2.0 |
| net.bytebuddy | byte-buddy | 1.18.3 | jar | Apache License, Version 2.0 |
| org.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
| org.javassist | javassist | 3.28.0-GA | jar | MPL 1.1LGPL 2.1Apache License 2.0 |
| org.jetbrains | annotations | 13.0 | jar | The Apache Software License, Version 2.0 |
| org.junit.jupiter | junit-jupiter-api | 6.0.3 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-commons | 6.0.3 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-engine | 6.0.3 | jar | Eclipse Public License v2.0 |
| org.opentest4j | opentest4j | 1.3.0 | jar | The Apache License, Version 2.0 |
| org.slf4j | slf4j-api | 2.0.17 | jar | MIT |
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.16 | jar | The Apache Software License, Version 2.0 | Yes |
Project Dependency Graph
Dependency Tree
- org.mybatis.generator:mybatis-generator-core:jar:2.0.0
- org.jspecify:jspecify:jar:1.0.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- commons-logging:commons-logging:jar:1.3.6 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.github.javaparser:javaparser-core:jar:3.28.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.ant:ant:jar:1.10.16 (provided)
- org.apache.ant:ant-launcher:jar:1.10.16 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.ant:ant-launcher:jar:1.10.16 (provided)
- org.junit.jupiter:junit-jupiter-params:jar:6.0.3 (test)
- org.junit.jupiter:junit-jupiter-api:jar:6.0.3 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-commons:jar:6.0.3 (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.junit.jupiter:junit-jupiter-api:jar:6.0.3 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:6.0.3 (test)
- org.junit.platform:junit-platform-engine:jar:6.0.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-engine:jar:6.0.3 (test)
- org.assertj:assertj-core:jar:3.27.7 (test)
- net.bytebuddy:byte-buddy:jar:1.18.3 (test)
![[Information]](./images/icon_info_sml.gif)
- net.bytebuddy:byte-buddy:jar:1.18.3 (test)
- ch.qos.logback:logback-classic:jar:1.5.32 (test)
- ch.qos.logback:logback-core:jar:1.5.32 (test)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:slf4j-api:jar:2.0.17 (test)
![[Information]](./images/icon_info_sml.gif)
- ch.qos.logback:logback-core:jar:1.5.32 (test)
- org.hsqldb:hsqldb:jar:2.7.4 (test)
![[Information]](./images/icon_info_sml.gif)
- org.jetbrains.kotlin:kotlin-stdlib:jar:2.3.20 (test)
- org.jetbrains:annotations:jar:13.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.jetbrains:annotations:jar:13.0 (test)
- org.reflections:reflections:jar:0.10.2 (test)
- org.javassist:javassist:jar:3.28.0-GA (test)
![[Information]](./images/icon_info_sml.gif)
- com.google.code.findbugs:jsr305:jar:3.0.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.javassist:javassist:jar:3.28.0-GA (test)
- org.jspecify:jspecify:jar:1.0.0 (compile)
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
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, com.github.javaparser:javaparser-core
WTFPL: Reflections
Apache License 2.0: Javassist
Apache-2.0: Apache Commons Logging, AssertJ Core, Kotlin Stdlib
Apache License, Version 2.0: Byte Buddy (without dependencies), com.github.javaparser:javaparser-core
MIT: SLF4J API Module
LGPL 2.1: Javassist
Eclipse Public License - v 2.0: Logback Classic Module, Logback Core Module
MPL 1.1: Javassist
The Apache Software License, Version 2.0: Apache Ant Core, Apache Ant Launcher, FindBugs-jsr305, IntelliJ IDEA Annotations, MyBatis Generator Core, Reflections
Dependency File Details
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information | Sealed |
|---|---|---|---|---|---|---|---|
| logback-classic-1.5.32.jar | 286.5 kB | 221 | 178 | 29 | 11 | Yes | No |
| logback-core-1.5.32.jar | 644.4 kB | 539 | - | - | - | - | No |
| • Root | - | 532 | 481 | 39 | 11 | Yes | - |
| • Versioned | - | 7 | 1 | 1 | 21 | Yes | - |
| jsr305-3.0.2.jar | 19.9 kB | 46 | 35 | 3 | 1.5 | Yes | No |
| commons-logging-1.3.6.jar | 74 kB | 44 | - | - | - | - | No |
| • Root | - | 42 | 27 | 2 | 1.8 | Yes | - |
| • Versioned | - | 2 | 1 | 1 | 9 | No | - |
| byte-buddy-1.18.3.jar | 9.2 MB | 6220 | - | - | - | - | No |
| • Root | - | 3100 | 3046 | 39 | 1.5 | Yes | - |
| • Versioned | - | 3090 | 3047 | 40 | 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.7.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 |
| javassist-3.28.0-GA.jar | 851.5 kB | 474 | 426 | 17 | 1.8 | Yes | No |
| annotations-13.0.jar | 17.5 kB | 45 | 32 | 2 | 1.5 | Yes | No |
| kotlin-stdlib-2.3.20.jar | 1.8 MB | 1051 | - | - | - | - | No |
| • Root | - | 1049 | 987 | 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.3.jar | 250.7 kB | 224 | 208 | 9 | 17 | Yes | No |
| junit-jupiter-engine-6.0.3.jar | 356.1 kB | 189 | 172 | 9 | 17 | Yes | No |
| junit-jupiter-params-6.0.3.jar | 296.6 kB | 216 | 195 | 9 | 17 | Yes | No |
| junit-platform-commons-6.0.3.jar | 171.3 kB | 103 | 87 | 10 | 17 | Yes | No |
| junit-platform-engine-6.0.3.jar | 280.2 kB | 195 | 177 | 9 | 17 | Yes | No |
| opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 1.6 | Yes | No |
| reflections-0.10.2.jar | 130.4 kB | 87 | 74 | 5 | 1.8 | Yes | No |
| slf4j-api-2.0.17.jar | 69.9 kB | 71 | - | - | - | - | No |
| • Root | - | 69 | 55 | 4 | 1.8 | Yes | - |
| • Versioned | - | 2 | 1 | 1 | 9 | No | - |
| javaparser-core-3.28.0.jar | 1.5 MB | 741 | 696 | 36 | 1.8 | Yes | No |
| ant-1.10.16.jar | 2.3 MB | 1264 | 1180 | 62 | 1.8 | Yes | No |
| ant-launcher-1.10.16.jar | 18.7 kB | 14 | 4 | 1 | 1.8 | Yes | No |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information | Sealed |
| 23 | 21.3 MB | 13420 | 9605 | 388 | 17 | 21 | 1 |
| compile: 2 | compile: 77.8 kB | compile: 58 | compile: 31 | compile: 3 | 1.8 | compile: 1 | - |
| provided: 3 | provided: 3.8 MB | provided: 2019 | provided: 1880 | provided: 99 | provided: 3 | - | |
| test: 18 | test: 17.5 MB | test: 11343 | test: 7694 | test: 286 | 17 | test: 17 | test: 1 |
