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.7.30 | 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-api | 5.7.0 | jar | Eclipse Public License v2.0 |
| org.junit.jupiter | junit-jupiter-engine | 5.7.0 | jar | Eclipse Public License v2.0 |
| org.junit.jupiter | junit-jupiter-params | 5.7.0 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-launcher | 1.7.0 | jar | Eclipse Public License v2.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.0 | jar | The Apache License, Version 2.0 |
| org.junit.platform | junit-platform-commons | 1.7.0 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-engine | 1.7.0 | jar | Eclipse Public License v2.0 |
| org.opentest4j | opentest4j | 1.2.0 | jar | The Apache License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- com.github.hypfvieh:dbus-java-parent:pom:3.3.0-SNAPSHOT
- org.slf4j:slf4j-api:jar:1.7.30 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter-api:jar:5.7.0 (test)
- org.apiguardian:apiguardian-api:jar:1.1.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.opentest4j:opentest4j:jar:1.2.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-commons:jar:1.7.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apiguardian:apiguardian-api:jar:1.1.0 (test)
- org.junit.jupiter:junit-jupiter-params:jar:5.7.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter-engine:jar:5.7.0 (test)
- org.junit.platform:junit-platform-engine:jar:1.7.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-engine:jar:1.7.0 (test)
- org.junit.platform:junit-platform-launcher:jar:1.7.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:slf4j-api:jar:1.7.30 (compile)
Licenses
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
GNU Lesser/Library General Public License version 2: dbus-java-parent
MIT License: SLF4J API Module
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API, JUnit Platform Launcher
Dependency File Details
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| apiguardian-api-1.1.0.jar | 2.4 kB | 8 | 3 | 2 | - | Yes |
| junit-jupiter-api-5.7.0.jar | 174.6 kB | 168 | 153 | 8 | - | Yes |
| junit-jupiter-engine-5.7.0.jar | 211.8 kB | 130 | 113 | 9 | - | Yes |
| junit-jupiter-params-5.7.0.jar | 567.3 kB | 374 | 340 | 22 | - | Yes |
| junit-platform-commons-1.7.0.jar | 99.5 kB | 63 | 43 | 7 | - | Yes |
| junit-platform-engine-1.7.0.jar | 180.9 kB | 141 | 125 | 9 | - | Yes |
| junit-platform-launcher-1.7.0.jar | 137.2 kB | 101 | 89 | 6 | - | Yes |
| opentest4j-1.2.0.jar | 7.7 kB | 11 | 7 | 2 | - | Yes |
| slf4j-api-1.7.30.jar | 41.5 kB | 46 | 34 | 4 | 1.5 | Yes |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 9 | 1.4 MB | 1042 | 907 | 69 | 1.5 | 9 |
| compile: 1 | compile: 41.5 kB | compile: 46 | compile: 34 | compile: 4 | - | compile: 1 |
| test: 8 | test: 1.4 MB | test: 996 | test: 873 | test: 65 | - | test: 8 |
