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 |
|---|---|---|---|---|
| com.hazelcast | hazelcast | 5.5.0 | 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.junit.jupiter | junit-jupiter-engine | 5.13.3 | jar | Eclipse Public License v2.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 |
|---|---|---|---|---|
| org.mybatis | mybatis | 3.5.19 | 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.13.3 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-commons | 1.13.3 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-engine | 1.13.3 | 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-hazelcast:jar:1.4.0-SNAPSHOT
- org.mybatis:mybatis:jar:3.5.19 (provided)
![[Information]](./images/icon_info_sml.gif)
- com.hazelcast:hazelcast:jar:5.5.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter-engine:jar:5.13.3 (test)
- org.junit.platform:junit-platform-engine:jar:1.13.3 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-commons:jar:1.13.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.13.3 (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.13.3 (test)
- org.mybatis:mybatis:jar:3.5.19 (provided)
Licenses
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
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: hazelcast, mybatis, mybatis-hazelcast
Dependency File Details
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| hazelcast-5.5.0.jar | 16.7 MB | 9896 | 9161 | 537 | 21 | Yes |
| apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes |
| junit-jupiter-api-5.13.3.jar | 240.3 kB | 216 | 201 | 8 | 1.8 | Yes |
| junit-jupiter-engine-5.13.3.jar | 341.1 kB | 178 | 161 | 9 | 1.8 | Yes |
| junit-platform-commons-1.13.3.jar | 158.6 kB | 100 | - | - | - | - |
| • Root | - | 89 | 74 | 9 | 1.8 | Yes |
| • Versioned | - | 11 | 5 | 1 | 9 | Yes |
| junit-platform-engine-1.13.3.jar | 268.5 kB | 189 | 170 | 10 | 1.8 | Yes |
| mybatis-3.5.19.jar | 1.8 MB | 1182 | 1082 | 77 | 1.8 | Yes |
| opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 1.6 | Yes |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 8 | 19.6 MB | 11785 | 10861 | 654 | 21 | 8 |
| compile: 1 | compile: 16.7 MB | compile: 9896 | compile: 9161 | compile: 537 | 21 | compile: 1 |
| provided: 1 | provided: 1.8 MB | provided: 1182 | provided: 1082 | provided: 77 | provided: 1 | |
| test: 6 | test: 1 MB | test: 707 | test: 618 | test: 40 | 1.8 | test: 6 |
MyBatis