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 |
---|---|---|---|---|
javax.usb | usb-api | 1.0.2 | jar | Common Public License |
org.apache.commons | commons-lang3 | 3.8.1 | jar | Apache License, Version 2.0 |
org.usb4java | usb4java | 1.3.0 | jar | MIT |
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 |
---|---|---|---|---|
junit | junit | 4.12 | jar | Eclipse Public License 1.0 |
org.mockito | mockito-core | 2.23.0 | jar | The MIT License |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Classifier | Type | Licenses |
---|---|---|---|---|---|
org.usb4java | libusb4java | 1.3.0 | darwin-x86-64 | jar | MIT |
org.usb4java | libusb4java | 1.3.0 | linux-aarch64 | jar | MIT |
org.usb4java | libusb4java | 1.3.0 | linux-arm | jar | MIT |
org.usb4java | libusb4java | 1.3.0 | linux-x86 | jar | MIT |
org.usb4java | libusb4java | 1.3.0 | linux-x86-64 | jar | MIT |
org.usb4java | libusb4java | 1.3.0 | win32-x86 | jar | MIT |
org.usb4java | libusb4java | 1.3.0 | win32-x86-64 | jar | MIT |
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 |
---|---|---|---|---|
net.bytebuddy | byte-buddy | 1.9.0 | jar | The Apache Software License, Version 2.0 |
net.bytebuddy | byte-buddy-agent | 1.9.0 | jar | The Apache Software License, Version 2.0 |
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
org.objenesis | objenesis | 2.6 | jar | Apache 2 |
Apache 2: Objenesis
Eclipse Public License 1.0: JUnit
The MIT License: mockito-core
Apache License, Version 2.0: Apache Commons Lang
MIT: libusb4java, usb4java, usb4java-javax
New BSD License: Hamcrest Core
The Apache Software License, Version 2.0: Byte Buddy (without dependencies), Byte Buddy Java agent
Common Public License: Java USB API
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
usb-api-1.0.2.jar | 27.5 kB | 57 | 51 | 3 | 1.1 | No |
junit-4.12.jar | 314.9 kB | 323 | 286 | 30 | 1.5 | Yes |
byte-buddy-1.9.0.jar | 3.2 MB | 2288 | 2239 | 37 | - | Yes |
byte-buddy-agent-1.9.0.jar | 43.2 kB | 41 | 31 | 2 | - | Yes |
commons-lang3-3.8.1.jar | 501.9 kB | 297 | 272 | 13 | 1.7 | Yes |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
mockito-core-2.23.0.jar | 565 kB | 613 | 542 | 64 | 1.6 | Yes |
objenesis-2.6.jar | 55.7 kB | 59 | 43 | 10 | 1.6 | Yes |
libusb4java-1.3.0-darwin-x86-64.jar | 59.6 kB | 6 | 0 | 0 | - | No |
libusb4java-1.3.0-linux-aarch64.jar | 95.6 kB | 6 | 0 | 0 | - | No |
libusb4java-1.3.0-linux-arm.jar | 96.8 kB | 6 | 0 | 0 | - | No |
libusb4java-1.3.0-linux-x86.jar | 127.3 kB | 6 | 0 | 0 | - | No |
libusb4java-1.3.0-linux-x86-64.jar | 115.3 kB | 6 | 0 | 0 | - | No |
libusb4java-1.3.0-win32-x86.jar | 149.1 kB | 6 | 0 | 0 | - | No |
libusb4java-1.3.0-win32-x86-64.jar | 164.7 kB | 6 | 0 | 0 | - | No |
usb4java-1.3.0.jar | 49.9 kB | 42 | 33 | 1 | 1.6 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
16 | 5.6 MB | 3814 | 3542 | 163 | 1.7 | 8 |
compile: 10 | compile: 1.4 MB | compile: 438 | compile: 356 | compile: 17 | - | compile: 2 |
test: 6 | test: 4.2 MB | test: 3376 | test: 3186 | test: 146 | - | test: 6 |