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.18 | jar | Eclipse Public License - v 1.0GNU Lesser General Public License |
| com.h2database | h2 | 2.3.232 | 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 | 5.12.2 | jar | Eclipse Public License v2.0 |
| org.springframework | spring-jdbc | 6.2.7 | 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.18 | jar | Eclipse Public License - v 1.0GNU Lesser General Public License |
| org.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
| org.junit.jupiter | junit-jupiter-api | 5.12.2 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-commons | 1.12.2 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-engine | 1.12.2 | jar | Eclipse Public License v2.0 |
| org.opentest4j | opentest4j | 1.3.0 | jar | The Apache License, Version 2.0 |
| org.springframework | spring-beans | 6.2.7 | jar | Apache License, Version 2.0 |
| org.springframework | spring-core | 6.2.7 | jar | Apache License, Version 2.0 |
| org.springframework | spring-jcl | 6.2.7 | jar | Apache License, Version 2.0 |
| org.springframework | spring-tx | 6.2.7 | jar | Apache License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- org.mybatis.scripting:mybatis-thymeleaf:jar:1.1.1-SNAPSHOT
- 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:5.12.2 (test)
- org.junit.platform:junit-platform-engine:jar:1.12.2 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-commons:jar:1.12.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.12.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-engine:jar:1.12.2 (test)
- org.hsqldb:hsqldb:jar:2.7.4 (test)
![[Information]](./images/icon_info_sml.gif)
- com.h2database:h2:jar:2.3.232 (test)
![[Information]](./images/icon_info_sml.gif)
- ch.qos.logback:logback-classic:jar:1.5.18 (test)
- ch.qos.logback:logback-core:jar:1.5.18 (test)
![[Information]](./images/icon_info_sml.gif)
- ch.qos.logback:logback-core:jar:1.5.18 (test)
- org.springframework:spring-jdbc:jar:6.2.7 (test)
- org.springframework:spring-beans:jar:6.2.7 (test)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-core:jar:6.2.7 (test)
- org.springframework:spring-jcl:jar:6.2.7 (test)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-jcl:jar:6.2.7 (test)
- org.springframework:spring-tx:jar:6.2.7 (test)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-beans:jar:6.2.7 (test)
- org.mybatis:mybatis:jar:3.5.19 (provided)
Licenses
The Apache License, Version 2.0: 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 Commons Logging Bridge, Spring Core, Spring JDBC, Spring Transaction
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.18.jar | 306.8 kB | 242 | 189 | 29 | 11 | Yes | No |
| logback-core-1.5.18.jar | 627.2 kB | 531 | - | - | - | - | No |
| • Root | - | 524 | 472 | 41 | 11 | Yes | - |
| • Versioned | - | 7 | 1 | 1 | 21 | Yes | - |
| h2-2.3.232.jar | 2.7 MB | 1060 | - | - | - | - | No |
| • Root | - | 1059 | 1054 | 58 | 11 | Yes | - |
| • Versioned | - | 1 | 1 | 1 | 21 | Yes | - |
| 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 |
| junit-jupiter-api-5.12.2.jar | 233.4 kB | 211 | 192 | 8 | 1.8 | Yes | No |
| junit-jupiter-engine-5.12.2.jar | 292 kB | 171 | 150 | 9 | 1.8 | Yes | No |
| junit-platform-commons-1.12.2.jar | 151.9 kB | 99 | - | - | - | - | No |
| • Root | - | 88 | 69 | 9 | 1.8 | Yes | - |
| • Versioned | - | 11 | 5 | 1 | 9 | Yes | - |
| junit-platform-engine-1.12.2.jar | 255.8 kB | 184 | 161 | 10 | 1.8 | 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-6.2.7.jar | 886.4 kB | 482 | 451 | 13 | 17 | Yes | No |
| spring-core-6.2.7.jar | 2 MB | 1265 | - | - | - | - | No |
| • Root | - | 1259 | 1184 | 59 | 17 | Yes | - |
| • Versioned | - | 6 | 1 | 1 | 21 | Yes | - |
| spring-jcl-6.2.7.jar | 24.5 kB | 26 | 15 | 2 | 17 | Yes | No |
| spring-jdbc-6.2.7.jar | 472.3 kB | 335 | 303 | 17 | 17 | Yes | No |
| spring-tx-6.2.7.jar | 285.4 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 |
| 22 | 14.1 MB | 8366 | 7660 | 460 | 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: 15 | test: 9.8 MB | test: 5619 | test: 5147 | test: 295 | 17 | test: 14 | test: 1 |
MyBatis