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.jnr | jnr-ffi | 2.2.16 | jar | The Apache Software License, Version 2.0 |
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 |
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 | Type | Licenses |
---|---|---|---|---|
com.github.jnr | jffi | 1.3.13 | 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-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 |
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.13 | native | jar | The Apache Software License, Version 2.0GNU Lesser General Public License version 3 |
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-core | 1.3 | jar | New BSD License |
Eclipse Public License 1.0: JUnit
BSD-3-Clause: asm, asm-analysis, asm-commons, asm-tree, asm-util
MIT License: jnr-x86asm
New BSD License: Hamcrest Core
The Apache Software License, Version 2.0: jffi, jnr-a64asm, jnr-ffi, kalium
GNU Lesser General Public License version 3: jffi
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
jffi-1.3.13-native.jar | 1 MB | 49 | 0 | 0 | - | - |
jffi-1.3.13.jar | 162.1 kB | 145 | 134 | 2 | 1.8 | Yes |
jnr-a64asm-1.0.0.jar | 86.3 kB | 57 | 48 | 1 | 1.7 | Yes |
jnr-ffi-2.2.16.jar | 730.2 kB | 745 | 669 | 50 | 1.8 | Yes |
jnr-x86asm-1.0.2.jar | 219.9 kB | 97 | 84 | 2 | 1.5 | Yes |
junit-4.12.jar | 314.9 kB | 323 | 286 | 30 | 1.5 | Yes |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | 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 |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
12 | 2.9 MB | 1644 | 1411 | 99 | 9 | 11 |
compile: 9 | compile: 1.6 MB | compile: 1220 | compile: 1080 | compile: 66 | 9 | compile: 9 |
runtime: 1 | runtime: 1 MB | runtime: 49 | - | - | - | |
test: 2 | test: 360 kB | test: 375 | test: 331 | test: 33 | 1.5 | test: 2 |