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.github.hypfvieh dbus-java-core 5.1.0-SNAPSHOT jar MIT License
org.slf4j slf4j-api 2.0.11 jar MIT License

runtime

The following is a list of runtime dependencies for this project. These dependencies are required to run the application:

GroupId ArtifactId Version Type Licenses
ch.qos.logback logback-classic 1.4.14 jar Eclipse Public License - v 1.0GNU Lesser General Public License
ch.qos.logback logback-core 1.4.14 jar Eclipse Public License - v 1.0GNU Lesser General Public License
com.github.hypfvieh dbus-java-transport-jnr-unixsocket 5.1.0-SNAPSHOT jar MIT License
com.github.hypfvieh dbus-java-transport-tcp 5.1.0-SNAPSHOT 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.10.1 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.10.1 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.10.1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-launcher 1.10.1 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.

runtime

The following is a list of runtime dependencies for this project. These dependencies are required to run the application:

GroupId ArtifactId Version Classifier Type Licenses
com.github.jnr jffi 1.3.12 native jar The Apache Software License, Version 2.0GNU Lesser General Public License version 3
com.github.jnr jffi 1.3.12 - jar The Apache Software License, Version 2.0GNU Lesser General Public License version 3
com.github.jnr jnr-a64asm 1.0.0 - jar The Apache Software License, Version 2.0
com.github.jnr jnr-constants 0.10.4 - jar The Apache Software License, Version 2.0
com.github.jnr jnr-enxio 0.32.16 - jar The Apache Software License, Version 2.0
com.github.jnr jnr-ffi 2.2.15 - jar The Apache Software License, Version 2.0
com.github.jnr jnr-posix 3.1.18 - jar Eclipse Public License - v 2.0GNU General Public License Version 2GNU Lesser General Public License Version 2.1
com.github.jnr jnr-unixsocket 0.38.21 - jar The Apache Software License, Version 2.0
com.github.jnr jnr-x86asm 1.0.2 - jar MIT License
org.ow2.asm asm 9.2 - jar BSD-3-Clause
org.ow2.asm asm-analysis 9.2 - jar BSD-3-Clause
org.ow2.asm asm-commons 9.2 - jar BSD-3-Clause
org.ow2.asm asm-tree 9.2 - jar BSD-3-Clause
org.ow2.asm asm-util 9.2 - jar BSD-3-Clause

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.10.1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.10.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

Licenses

The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j

MIT License: SLF4J API Module, dbus-java-core, dbus-java-transport-jnr-unixsocket, dbus-java-transport-tcp, dbus-java-utils, jnr-x86asm

BSD-3-Clause: asm, asm-analysis, asm-commons, asm-tree, asm-util

GNU Lesser General Public License Version 2.1: jnr-posix

Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API, JUnit Platform Launcher

Eclipse Public License - v 2.0: jnr-posix

GNU Lesser General Public License: Logback Classic Module, Logback Core Module

The Apache Software License, Version 2.0: jffi, jnr-a64asm, jnr-constants, jnr-enxio, jnr-ffi, jnr-unixsocket

GNU Lesser General Public License version 3: jffi

GNU General Public License Version 2: jnr-posix

Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
logback-classic-1.4.14.jar 283.5 kB 230 178 28 11 Yes
logback-core-1.4.14.jar 597.2 kB 506 454 42 11 Yes
dbus-java-core-5.1.0-SNAPSHOT.jar 347.1 kB 232 201 22 17 Yes
dbus-java-transport-jnr-unixsocket-5.1.0-SNAPSHOT.jar 8.6 kB 19 5 2 17 Yes
dbus-java-transport-tcp-5.1.0-SNAPSHOT.jar 8 kB 18 4 2 17 Yes
jffi-1.3.12-native.jar 1 MB 49 0 0 - -
jffi-1.3.12.jar 156.2 kB 137 126 2 1.8 Yes
jnr-a64asm-1.0.0.jar 86.3 kB 57 48 1 1.7 Yes
jnr-constants-0.10.4.jar 1.6 MB 1063 1038 17 1.8 Yes
jnr-enxio-0.32.16.jar 34.7 kB 37 27 1 1.8 Yes
jnr-ffi-2.2.15.jar 737.8 kB 745 669 50 1.8 Yes
jnr-posix-3.1.18.jar 284.7 kB 252 241 3 1.8 Yes
jnr-unixsocket-0.38.21.jar 48.1 kB 40 30 2 1.8 Yes
jnr-x86asm-1.0.2.jar 219.9 kB 97 84 2 1.5 Yes
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 9 Yes
junit-jupiter-api-5.10.1.jar 211 kB 197 182 8 9 Yes
junit-jupiter-engine-5.10.1.jar 244.7 kB 147 130 9 9 Yes
junit-jupiter-params-5.10.1.jar 586 kB 381 347 22 9 Yes
junit-platform-commons-1.10.1.jar 106.3 kB 64 44 7 9 Yes
junit-platform-engine-1.10.1.jar 204.8 kB 153 136 10 9 Yes
junit-platform-launcher-1.10.1.jar 183.8 kB 131 116 7 9 Yes
opentest4j-1.3.0.jar 14.3 kB 15 9 2 9 Yes
asm-9.2.jar 122 kB 44 38 3 9 Yes
asm-analysis-9.2.jar 34.3 kB 22 15 2 9 Yes
asm-commons-9.2.jar 72.6 kB 34 28 2 9 Yes
asm-tree-9.2.jar 52.7 kB 45 39 2 9 Yes
asm-util-9.2.jar 84.9 kB 31 25 2 9 Yes
slf4j-api-2.0.11.jar 67.8 kB 70 55 5 9 Yes
Total Size Entries Classes Packages Java Version Debug Information
28 7.4 MB 4825 4272 257 17 27
compile: 2 compile: 415 kB compile: 302 compile: 256 compile: 27 17 compile: 2
runtime: 18 runtime: 5.4 MB runtime: 3426 runtime: 3049 runtime: 163 runtime: 17
test: 8 test: 1.6 MB test: 1097 test: 967 test: 67 9 test: 8