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.apache.commons | commons-text | 1.12.0 | jar | Apache-2.0 |
org.freemarker | freemarker | 2.3.33 | jar | Apache License, Version 2.0 |
org.mybatis | mybatis | 3.5.16 | 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 |
---|---|---|---|---|
org.hsqldb | hsqldb | 2.7.3 | jar | HSQLDB License, a BSD open source license |
org.junit.jupiter | junit-jupiter-engine | 5.11.0 | jar | Eclipse Public License v2.0 |
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 |
---|---|---|---|---|
org.apache.commons | commons-lang3 | 3.14.0 | jar | Apache-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 |
---|---|---|---|---|
org.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
org.junit.jupiter | junit-jupiter-api | 5.11.0 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-commons | 1.11.0 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-engine | 1.11.0 | jar | Eclipse Public License v2.0 |
org.opentest4j | opentest4j | 1.3.0 | jar | The Apache License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- org.mybatis.scripting:mybatis-freemarker:jar:1.3.0
- org.mybatis:mybatis:jar:3.5.16 (compile)
- org.freemarker:freemarker:jar:2.3.33 (compile)
- org.apache.commons:commons-text:jar:1.12.0 (compile)
- org.apache.commons:commons-lang3:jar:3.14.0 (compile)
- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0 (test)
- org.junit.platform:junit-platform-engine:jar:1.11.0 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.11.0 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.11.0 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- org.junit.platform:junit-platform-engine:jar:1.11.0 (test)
- org.hsqldb:hsqldb:jar:2.7.3 (test)
Licenses
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
HSQLDB License, a BSD open source license: HyperSQL Database
Apache License, Version 2.0: Apache FreeMarker
Apache-2.0: Apache Commons Lang, Apache Commons Text
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Platform Commons, JUnit Platform Engine API
The Apache Software License, Version 2.0: MyBatis FreeMarker, mybatis
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information | Sealed |
---|---|---|---|---|---|---|---|
commons-lang3-3.14.0.jar | 658 kB | 436 | - | - | - | - | No |
• Root | - | 434 | 403 | 18 | 1.8 | Yes | - |
• Versioned | - | 2 | 1 | 1 | 9 | No | - |
commons-text-1.12.0.jar | 251.2 kB | 181 | - | - | - | - | No |
• Root | - | 180 | 160 | 8 | 1.8 | Yes | - |
• Versioned | - | 1 | 1 | 1 | 9 | No | - |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes | No |
freemarker-2.3.33.jar | 1.9 MB | 1336 | 1308 | 19 | 16 | Yes | No |
hsqldb-2.7.3.jar | 1.7 MB | 749 | 685 | 23 | 11 | No | Yes |
junit-jupiter-api-5.11.0.jar | 216.3 kB | 197 | 182 | 8 | 1.8 | Yes | No |
junit-jupiter-engine-5.11.0.jar | 260.1 kB | 152 | 135 | 9 | 1.8 | Yes | No |
junit-platform-commons-1.11.0.jar | 140.6 kB | 86 | - | - | - | - | No |
• Root | - | 77 | 63 | 8 | 1.8 | Yes | - |
• Versioned | - | 9 | 3 | 1 | 9 | Yes | - |
junit-platform-engine-1.11.0.jar | 238.1 kB | 174 | 155 | 10 | 1.8 | Yes | No |
mybatis-3.5.16.jar | 1.8 MB | 1182 | 1082 | 77 | 1.8 | Yes | No |
opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 1.6 | Yes | No |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information | Sealed |
11 | 7.1 MB | 4517 | 4185 | 184 | 16 | 10 | 1 |
compile: 4 | compile: 4.6 MB | compile: 3135 | compile: 2953 | compile: 122 | 16 | compile: 4 | - |
test: 7 | test: 2.5 MB | test: 1382 | test: 1232 | test: 62 | 11 | test: 6 | test: 1 |