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.thymeleaf | thymeleaf | 3.1.3.RELEASE | jar | The Apache Software 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.22 | jar | Eclipse Public License - v 1.0GNU Lesser General Public License |
| com.h2database | h2 | 2.4.240 | jar | MPL 2.0EPL 1.0 |
| org.hsqldb | hsqldb | 2.7.4 | jar | HSQLDB License, a BSD open source license |
| org.junit.jupiter | junit-jupiter-engine | 6.0.1 | jar | Eclipse Public License v2.0 |
| org.springframework | spring-jdbc | 7.0.2 | jar | 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.mybatis | mybatis | 3.5.19 | 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.
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 |
|---|---|---|---|---|
| ognl | ognl | 3.3.4 | jar | The Apache Software License, Version 2.0 |
| org.attoparser | attoparser | 2.0.7.RELEASE | jar | The Apache Software License, Version 2.0 |
| org.javassist | javassist | 3.29.0-GA | jar | MPL 1.1LGPL 2.1Apache License 2.0 |
| org.slf4j | slf4j-api | 2.0.16 | jar | MIT License |
| org.unbescape | unbescape | 1.1.6.RELEASE | jar | The Apache Software 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-core | 1.5.22 | jar | Eclipse Public License - v 1.0GNU Lesser General Public License |
| commons-logging | commons-logging | 1.3.5 | jar | Apache-2.0 |
| org.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache 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 |
| org.springframework | spring-beans | 7.0.2 | jar | Apache License, Version 2.0 |
| org.springframework | spring-core | 7.0.2 | jar | Apache License, Version 2.0 |
| org.springframework | spring-tx | 7.0.2 | jar | Apache License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- org.mybatis.scripting:mybatis-thymeleaf:jar:1.1.1
- org.mybatis:mybatis:jar:3.5.19 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.thymeleaf:thymeleaf:jar:3.1.3.RELEASE (compile)
- ognl:ognl:jar:3.3.4 (compile)
- org.javassist:javassist:jar:3.29.0-GA (compile)
![[Information]](./images/icon_info_sml.gif)
- org.javassist:javassist:jar:3.29.0-GA (compile)
- org.attoparser:attoparser:jar:2.0.7.RELEASE (compile)
![[Information]](./images/icon_info_sml.gif)
- org.unbescape:unbescape:jar:1.1.6.RELEASE (compile)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:slf4j-api:jar:2.0.16 (compile)
![[Information]](./images/icon_info_sml.gif)
- ognl:ognl:jar:3.3.4 (compile)
- org.junit.jupiter:junit-jupiter-engine:jar:6.0.1 (test)
- org.junit.platform:junit-platform-engine: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.junit.jupiter:junit-jupiter-api:jar:6.0.1 (test)
![[Information]](./images/icon_info_sml.gif)
- 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.platform:junit-platform-engine:jar:6.0.1 (test)
- org.hsqldb:hsqldb:jar:2.7.4 (test)
![[Information]](./images/icon_info_sml.gif)
- com.h2database:h2:jar:2.4.240 (test)
![[Information]](./images/icon_info_sml.gif)
- ch.qos.logback:logback-classic:jar:1.5.22 (test)
- ch.qos.logback:logback-core:jar:1.5.22 (test)
![[Information]](./images/icon_info_sml.gif)
- ch.qos.logback:logback-core:jar:1.5.22 (test)
- org.springframework:spring-jdbc:jar:7.0.2 (test)
- org.springframework:spring-beans:jar:7.0.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-core:jar:7.0.2 (test)
- commons-logging:commons-logging:jar:1.3.5 (test)
![[Information]](./images/icon_info_sml.gif)
- commons-logging:commons-logging:jar:1.3.5 (test)
- org.springframework:spring-tx:jar:7.0.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-beans:jar:7.0.2 (test)
- org.mybatis:mybatis:jar:3.5.19 (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
MIT License: SLF4J API Module
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Platform Commons, JUnit Platform Engine API
GNU Lesser General Public License: Logback Classic Module, Logback Core Module
Apache License 2.0: Javassist
Apache License, Version 2.0: Spring Beans, Spring Core, Spring JDBC, Spring Transaction
Apache-2.0: Apache Commons Logging
LGPL 2.1: Javassist
EPL 1.0: H2 Database Engine
MPL 1.1: Javassist
MPL 2.0: H2 Database Engine
The Apache Software License, Version 2.0: MyBatis Thymeleaf, OGNL - Object Graph Navigation Library, attoparser, mybatis, thymeleaf, unbescape
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.22.jar | 308.5 kB | 242 | 189 | 29 | 11 | Yes | No |
| logback-core-1.5.22.jar | 641.3 kB | 545 | - | - | - | - | No |
| • Root | - | 538 | 486 | 41 | 11 | Yes | - |
| • Versioned | - | 7 | 1 | 1 | 21 | Yes | - |
| h2-2.4.240.jar | 2.7 MB | 1071 | - | - | - | - | No |
| • Root | - | 1070 | 1065 | 58 | 11 | Yes | - |
| • Versioned | - | 1 | 1 | 1 | 21 | Yes | - |
| commons-logging-1.3.5.jar | 73.7 kB | 42 | - | - | - | - | No |
| • Root | - | 41 | 27 | 2 | 1.8 | Yes | - |
| • Versioned | - | 1 | 1 | 1 | 9 | No | - |
| ognl-3.3.4.jar | 264.8 kB | 156 | 144 | 4 | 1.8 | Yes | No |
| apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes | No |
| attoparser-2.0.7.RELEASE.jar | 246.5 kB | 177 | 159 | 12 | 1.6 | Yes | No |
| hsqldb-2.7.4.jar | 1.7 MB | 751 | 687 | 23 | 11 | No | Yes |
| javassist-3.29.0-GA.jar | 794 kB | 450 | 426 | 17 | 1.8 | Yes | 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-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 |
| slf4j-api-2.0.16.jar | 69.4 kB | 71 | - | - | - | - | No |
| • Root | - | 69 | 55 | 4 | 1.8 | Yes | - |
| • Versioned | - | 2 | 1 | 1 | 9 | No | - |
| spring-beans-7.0.2.jar | 927.1 kB | 504 | 473 | 13 | 17 | Yes | No |
| spring-core-7.0.2.jar | 2 MB | 1290 | - | - | - | - | No |
| • Root | - | 1269 | 1192 | 61 | 17 | Yes | - |
| • Versioned | - | 6 | 1 | 1 | 21 | Yes | - |
| • Versioned | - | 15 | 9 | 1 | 24 | Yes | - |
| spring-jdbc-7.0.2.jar | 480.2 kB | 336 | 304 | 17 | 17 | Yes | No |
| spring-tx-7.0.2.jar | 287 kB | 238 | 208 | 13 | 17 | Yes | No |
| thymeleaf-3.1.3.RELEASE.jar | 938.8 kB | 626 | 578 | 41 | 1.8 | Yes | No |
| unbescape-1.1.6.RELEASE.jar | 173.9 kB | 85 | 69 | 10 | 1.6 | Yes | No |
| mybatis-3.5.19.jar | 1.8 MB | 1182 | 1082 | 77 | 1.8 | Yes | No |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information | Sealed |
| 23 | 14.5 MB | 8513 | 7802 | 464 | 17 | 21 | 1 |
| compile: 6 | compile: 2.5 MB | compile: 1565 | compile: 1431 | compile: 88 | 1.8 | compile: 6 | - |
| provided: 1 | provided: 1.8 MB | provided: 1182 | provided: 1082 | provided: 77 | provided: 1 | - | |
| test: 16 | test: 10.2 MB | test: 5766 | test: 5289 | test: 299 | 17 | test: 14 | test: 1 |
MyBatis