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.java.dev.jna | jna-jpms | 5.15.0 | jar | LGPL-2.1-or-laterApache-2.0 |
net.java.dev.jna | jna-platform-jpms | 5.15.0 | jar | LGPL-2.1-or-laterApache-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.hamcrest | hamcrest | 3.0 | jar | BSD-3-Clause |
org.junit.jupiter | junit-jupiter-api | 5.11.1 | jar | Eclipse Public License v2.0 |
org.slf4j | slf4j-simple | 2.0.16 | jar | 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 |
---|---|---|---|---|
org.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
org.junit.platform | junit-platform-commons | 1.11.1 | jar | Eclipse Public License v2.0 |
org.opentest4j | opentest4j | 1.3.0 | jar | The Apache License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- com.github.oshi:oshi-core-java11:jar:6.6.6-SNAPSHOT
- net.java.dev.jna:jna-jpms:jar:5.15.0 (compile)
- net.java.dev.jna:jna-platform-jpms:jar:5.15.0 (compile)
- org.slf4j:slf4j-api:jar:2.0.16 (compile)
- org.slf4j:slf4j-simple:jar:2.0.16 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.11.1 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.11.1 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- org.hamcrest:hamcrest:jar:3.0 (test)
Licenses
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
LGPL-2.1-or-later: Java Native Access, Java Native Access Platform
MIT License: SLF4J API Module, SLF4J Simple Provider
BSD-3-Clause: Hamcrest
SPDX-License-Identifier: MIT: oshi-core-java11
Apache-2.0: Java Native Access, Java Native Access Platform
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Platform Commons
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
jna-jpms-5.15.0.jar | 2 MB | 194 | - | - | - | - |
• Root | - | 192 | 124 | 4 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
jna-platform-jpms-5.15.0.jar | 1.4 MB | 1334 | - | - | - | - |
• Root | - | 1332 | 1283 | 15 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes |
hamcrest-3.0.jar | 126.4 kB | 123 | 108 | 11 | 1.8 | Yes |
junit-jupiter-api-5.11.1.jar | 216.3 kB | 197 | 182 | 8 | 1.8 | Yes |
junit-platform-commons-1.11.1.jar | 140.6 kB | 86 | - | - | - | - |
• Root | - | 77 | 63 | 8 | 1.8 | Yes |
• Versioned | - | 9 | 3 | 1 | 9 | 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 |
9 | 4 MB | 2051 | 1833 | 55 | 1.8 | 9 |
compile: 3 | compile: 3.4 MB | compile: 1599 | compile: 1462 | compile: 23 | 1.8 | compile: 3 |
test: 6 | test: 520.1 kB | test: 452 | test: 371 | test: 32 | 1.8 | test: 6 |