IPMI Java Client 1.2.01
-
Home
- Project Documentation Project Information 9
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.slf4j | slf4j-api[1] | 2.0.16 | jar | MIT License[2] |
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[3] | 5.12.1 | jar | Eclipse Public License v2.0[4] |
org.junit.platform | junit-platform-launcher[3] | 1.12.1 | jar | Eclipse Public License v2.0[4] |
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[5] | 1.1.2 | jar | The Apache License, Version 2.0[6] |
org.junit.jupiter | junit-jupiter-api[3] | 5.12.1 | jar | Eclipse Public License v2.0[4] |
org.junit.platform | junit-platform-commons[3] | 1.12.1 | jar | Eclipse Public License v2.0[4] |
org.junit.platform | junit-platform-engine[3] | 1.12.1 | jar | Eclipse Public License v2.0[4] |
org.opentest4j | opentest4j[7] | 1.3.0 | jar | The Apache License, Version 2.0[8] |
Project Dependency Graph
Dependency Tree
- org.metricshub:ipmi-java:jar:1.2.01
- org.slf4j:slf4j-api:jar:2.0.16 (compile)
- org.junit.platform:junit-platform-launcher:jar:1.12.1 (test)
- org.junit.platform:junit-platform-engine:jar:1.12.1 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.12.1 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- org.junit.platform:junit-platform-engine:jar:1.12.1 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:5.12.1 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.12.1 (test)
Licenses
LGPL-3.0: IPMI Java Client
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
MIT License: SLF4J API Module
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Platform Commons, JUnit Platform Engine API, JUnit Platform Launcher
Dependency File Details
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes |
junit-jupiter-api-5.12.1.jar | 233.4 kB | 211 | 192 | 8 | 1.8 | Yes |
junit-jupiter-engine-5.12.1.jar | 291.8 kB | 171 | 150 | 9 | 1.8 | Yes |
junit-platform-commons-1.12.1.jar | 151.9 kB | 99 | - | - | - | - |
• Root | - | 88 | 69 | 9 | 1.8 | Yes |
• Versioned | - | 11 | 5 | 1 | 9 | Yes |
junit-platform-engine-1.12.1.jar | 255.8 kB | 184 | 161 | 10 | 1.8 | Yes |
junit-platform-launcher-1.12.1.jar | 207.6 kB | 142 | 123 | 7 | 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 |
8 | 1.2 MB | 902 | 762 | 51 | 1.8 | 8 |
compile: 1 | compile: 69.4 kB | compile: 71 | compile: 55 | compile: 4 | 1.8 | compile: 1 |
test: 7 | test: 1.2 MB | test: 831 | test: 707 | test: 47 | 1.8 | test: 7 |