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 |
---|---|---|---|---|
net.sf.ehcache | ehcache | 2.10.9.2 | jar | The Apache Software License, Version 2.0 |
org.slf4j | slf4j-api | 2.0.16 | jar | MIT License |
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.junit.jupiter | junit-jupiter-engine | 5.11.0 | jar | Eclipse Public License v2.0 |
org.slf4j | slf4j-simple | 2.0.16 | jar | MIT License |
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 |
---|---|---|---|---|
org.mybatis | mybatis | 3.5.16 | jar | The Apache Software License, Version 2.0 |
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 |
---|---|---|---|---|
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.caches:mybatis-ehcache:jar:1.3.0
- org.mybatis:mybatis:jar:3.5.16 (provided)
- net.sf.ehcache:ehcache:jar:2.10.9.2 (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.slf4j:slf4j-api:jar:2.0.16 (compile)
- org.slf4j:slf4j-simple:jar:2.0.16 (test)
Licenses
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
MIT License: SLF4J API Module, SLF4J Simple Provider
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: ehcache, mybatis, mybatis-ehcache
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
ehcache-2.10.9.2.jar | 11.5 MB | 7845 | 1282 | 101 | 1.8 | Yes |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes |
junit-jupiter-api-5.11.0.jar | 216.3 kB | 197 | 182 | 8 | 1.8 | Yes |
junit-jupiter-engine-5.11.0.jar | 260.1 kB | 152 | 135 | 9 | 1.8 | Yes |
junit-platform-commons-1.11.0.jar | 140.6 kB | 86 | - | - | - | - |
• 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 |
mybatis-3.5.16.jar | 1.8 MB | 1182 | 1082 | 77 | 1.8 | Yes |
opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 1.6 | Yes |
slf4j-api-2.0.16.jar | 69.4 kB | 71 | - | - | - | - |
• Root | - | 69 | 55 | 4 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
slf4j-simple-2.0.16.jar | 15.7 kB | 22 | - | - | - | - |
• Root | - | 20 | 6 | 1 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
10 | 14.3 MB | 9753 | 2972 | 222 | 1.8 | 10 |
compile: 2 | compile: 11.6 MB | compile: 7916 | compile: 1337 | compile: 105 | 1.8 | compile: 2 |
provided: 1 | provided: 1.8 MB | provided: 1182 | provided: 1082 | provided: 77 | provided: 1 | |
test: 7 | test: 892 kB | test: 655 | test: 553 | test: 40 | 1.8 | test: 7 |