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 |
|---|---|---|---|---|
| com.github.robtimus | memory-fs | 2.0.2 | jar | The Apache Software License, Version 2.0 |
| org.hamcrest | hamcrest | 2.2 | jar | BSD License 3 |
| org.junit-pioneer | junit-pioneer | 1.7.1 | jar | Eclipse Public License v2.0 |
| org.junit.jupiter | junit-jupiter | 5.9.0 | jar | Eclipse Public License v2.0 |
| org.mockito | mockito-core | 4.6.1 | jar | The MIT License |
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 |
|---|---|---|---|---|
| com.github.robtimus | fs-core | 2.0.2 | jar | The Apache Software License, Version 2.0 |
| net.bytebuddy | byte-buddy | 1.12.10 | jar | Apache License, Version 2.0 |
| net.bytebuddy | byte-buddy-agent | 1.12.10 | jar | Apache License, Version 2.0 |
| org.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
| org.junit.jupiter | junit-jupiter-api | 5.9.0 | jar | Eclipse Public License v2.0 |
| org.junit.jupiter | junit-jupiter-engine | 5.9.0 | jar | Eclipse Public License v2.0 |
| org.junit.jupiter | junit-jupiter-params | 5.9.0 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-commons | 1.8.2 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-engine | 1.9.0 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-launcher | 1.8.2 | jar | Eclipse Public License v2.0 |
| org.objenesis | objenesis | 3.2 | jar | Apache License, Version 2.0 |
| org.opentest4j | opentest4j | 1.2.0 | jar | The Apache License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- com.github.robtimus:application-path:jar:1.0-SNAPSHOT
- org.junit.jupiter:junit-jupiter:jar:5.9.0 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.9.0 (test)
- org.opentest4j:opentest4j:jar:1.2.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.opentest4j:opentest4j:jar:1.2.0 (test)
- org.junit.jupiter:junit-jupiter-params:jar:5.9.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter-engine:jar:5.9.0 (test)
- org.junit.platform:junit-platform-engine:jar:1.9.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-engine:jar:1.9.0 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.9.0 (test)
- org.hamcrest:hamcrest:jar:2.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.mockito:mockito-core:jar:4.6.1 (test)
- net.bytebuddy:byte-buddy:jar:1.12.10 (test)
![[Information]](./images/icon_info_sml.gif)
- net.bytebuddy:byte-buddy-agent:jar:1.12.10 (test)
![[Information]](./images/icon_info_sml.gif)
- org.objenesis:objenesis:jar:3.2 (test)
![[Information]](./images/icon_info_sml.gif)
- net.bytebuddy:byte-buddy:jar:1.12.10 (test)
- org.junit-pioneer:junit-pioneer:jar:1.7.1 (test)
- org.junit.platform:junit-platform-commons:jar:1.8.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-launcher:jar:1.8.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-commons:jar:1.8.2 (test)
- com.github.robtimus:memory-fs:jar:2.0.2 (test)
- com.github.robtimus:fs-core:jar:2.0.2 (test)
![[Information]](./images/icon_info_sml.gif)
- com.github.robtimus:fs-core:jar:2.0.2 (test)
- org.junit.jupiter:junit-jupiter:jar:5.9.0 (test)
Licenses
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
BSD License 3: Hamcrest
The MIT License: mockito-core
Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API, JUnit Platform Launcher, junit-pioneer
Apache License, Version 2.0: Byte Buddy (without dependencies), Byte Buddy agent, Objenesis
The Apache Software License, Version 2.0: application-path, fs-core, memory-fs
Dependency File Details
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| fs-core-2.0.2.jar | 50.9 kB | 46 | 32 | 3 | - | Yes |
| memory-fs-2.0.2.jar | 63.2 kB | 42 | 26 | 2 | - | Yes |
| byte-buddy-1.12.10.jar | 3.8 MB | 2705 | 2648 | 39 | - | Yes |
| byte-buddy-agent-1.12.10.jar | 257.4 kB | 89 | 69 | 3 | - | Yes |
| apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | - | Yes |
| hamcrest-2.2.jar | 123.4 kB | 122 | 108 | 11 | 1.7 | Yes |
| junit-pioneer-1.7.1.jar | 179.7 kB | 156 | 142 | 8 | - | Yes |
| junit-jupiter-5.9.0.jar | 6.4 kB | 5 | 1 | 1 | - | No |
| junit-jupiter-api-5.9.0.jar | 203.4 kB | 190 | 175 | 8 | - | Yes |
| junit-jupiter-engine-5.9.0.jar | 246.4 kB | 151 | 134 | 9 | - | Yes |
| junit-jupiter-params-5.9.0.jar | 578.3 kB | 377 | 343 | 22 | - | Yes |
| junit-platform-commons-1.8.2.jar | 100.4 kB | 63 | 43 | 7 | - | Yes |
| junit-platform-engine-1.9.0.jar | 188.2 kB | 143 | 127 | 9 | - | Yes |
| junit-platform-launcher-1.8.2.jar | 159.5 kB | 116 | 101 | 7 | - | Yes |
| mockito-core-4.6.1.jar | 663.3 kB | 639 | 567 | 64 | 1.8 | Yes |
| objenesis-3.2.jar | 49.4 kB | 59 | 43 | 10 | 1.8 | Yes |
| opentest4j-1.2.0.jar | 7.7 kB | 11 | 7 | 2 | - | Yes |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 17 | 6.7 MB | 4923 | 4569 | 207 | 1.8 | 16 |
| test: 17 | test: 6.7 MB | test: 4923 | test: 4569 | test: 207 | - | test: 16 |
