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 | Optional |
|---|---|---|---|---|---|
| org.graalvm.js | js-scriptengine | 25.0.2 | jar | Universal Permissive License, Version 1.0 | No |
| org.graalvm.polyglot | js | 25.0.2 | pom | MIT LicenseUniversal Permissive License, Version 1.0 | No |
| org.graalvm.polyglot | polyglot | 25.0.2 | jar | Universal Permissive License, Version 1.0 | No |
| com.randomnoun.common | log4j-one | 1.0.1 | jar | Simplified BSD License | Yes |
| org.abcl | abcl | 1.9.2 | jar | GNU General Public License with Classpath exception | Yes |
| org.abcl | abcl-contrib | 1.9.2 | jar | Individual ASDF system licensing: examine and accept individual terms by explicit consent | Yes |
| org.beanshell | bsh | 2.0b5 | jar | GNU LESSER GENERAL PUBLIC LICENSE | Yes |
| org.graalvm.sdk | graal-sdk | 25.0.2 | jar | Universal Permissive License, Version 1.0 | Yes |
| org.jruby | jruby-complete | 9.4.14.0 | jar | GPL-2.0LGPL-2.1EPL-2.0 | Yes |
| org.luaj | luaj-jse | 3.0.1 | jar | MIT License | Yes |
| org.python | jython | 2.5.3 | jar | Jython Software License | Yes |
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 |
|---|---|---|---|---|
| junit | junit | 4.13.2 | jar | Eclipse Public License 1.0 |
Project Transitive Dependencies
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the 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 | Optional |
|---|---|---|---|---|---|
| org.graalvm.sdk | collections | 25.0.2 | jar | Universal Permissive License, Version 1.0 | No |
| org.graalvm.sdk | nativeimage | 25.0.2 | jar | Universal Permissive License, Version 1.0 | No |
| org.graalvm.sdk | word | 25.0.2 | jar | Universal Permissive License, Version 1.0 | No |
| ch.qos.reload4j | reload4j | 1.2.26 | jar | The Apache Software License, Version 2.0 | Yes |
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 |
|---|---|---|---|---|
| org.graalvm.js | js | 25.0.2 | pom | Universal Permissive License, Version 1.0MIT License |
| org.graalvm.js | js-language | 25.0.2 | jar | Universal Permissive License, Version 1.0MIT License |
| org.graalvm.regex | regex | 25.0.2 | jar | Universal Permissive License, Version 1.0 |
| org.graalvm.sdk | jniutils | 25.0.2 | jar | Universal Permissive License, Version 1.0 |
| org.graalvm.shadowed | icu4j | 25.0.2 | jar | Unicode/ICU License |
| org.graalvm.shadowed | xz | 25.0.2 | jar | Universal Permissive License, Version 1.0 |
| org.graalvm.truffle | truffle-api | 25.0.2 | jar | Universal Permissive License, Version 1.0 |
| org.graalvm.truffle | truffle-compiler | 25.0.2 | jar | Universal Permissive License, Version 1.0 |
| org.graalvm.truffle | truffle-runtime | 25.0.2 | jar | Universal Permissive License, Version 1.0 |
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.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
Project Dependency Graph
Dependency Tree
- com.randomnoun.common:jessop:jar:2.0.2
- junit:junit:jar:4.13.2 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- com.randomnoun.common:log4j-one:jar:1.0.1 (compile)
- ch.qos.reload4j:reload4j:jar:1.2.26 (compile)
![[Information]](./images/icon_info_sml.gif)
- ch.qos.reload4j:reload4j:jar:1.2.26 (compile)
- org.luaj:luaj-jse:jar:3.0.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.python:jython:jar:2.5.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.beanshell:bsh:jar:2.0b5 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.jruby:jruby-complete:jar:9.4.14.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.abcl:abcl:jar:1.9.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.abcl:abcl-contrib:jar:1.9.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.graalvm.sdk:graal-sdk:jar:25.0.2 (compile)
- org.graalvm.sdk:collections:jar:25.0.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.graalvm.sdk:nativeimage:jar:25.0.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.graalvm.sdk:word:jar:25.0.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.graalvm.sdk:collections:jar:25.0.2 (compile)
- org.graalvm.polyglot:polyglot:jar:25.0.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.graalvm.polyglot:js:pom:25.0.2 (compile)
- org.graalvm.js:js:pom:25.0.2 (runtime)
- org.graalvm.js:js-language:jar:25.0.2 (runtime)
- org.graalvm.regex:regex:jar:25.0.2 (runtime)
![[Information]](./images/icon_info_sml.gif)
- org.graalvm.truffle:truffle-api:jar:25.0.2 (runtime)
![[Information]](./images/icon_info_sml.gif)
- org.graalvm.shadowed:icu4j:jar:25.0.2 (runtime)
- org.graalvm.shadowed:xz:jar:25.0.2 (runtime)
![[Information]](./images/icon_info_sml.gif)
- org.graalvm.shadowed:xz:jar:25.0.2 (runtime)
- org.graalvm.regex:regex:jar:25.0.2 (runtime)
- org.graalvm.truffle:truffle-runtime:jar:25.0.2 (runtime)
- org.graalvm.sdk:jniutils:jar:25.0.2 (runtime)
![[Information]](./images/icon_info_sml.gif)
- org.graalvm.truffle:truffle-compiler:jar:25.0.2 (runtime)
![[Information]](./images/icon_info_sml.gif)
- org.graalvm.sdk:jniutils:jar:25.0.2 (runtime)
- org.graalvm.js:js-language:jar:25.0.2 (runtime)
- org.graalvm.js:js:pom:25.0.2 (runtime)
- org.graalvm.js:js-scriptengine:jar:25.0.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- junit:junit:jar:4.13.2 (test)
Licenses
GNU LESSER GENERAL PUBLIC LICENSE: BeanShell
LGPL-2.1: JRuby Complete
Eclipse Public License 1.0: JUnit
MIT License: Graaljs, Js Pom, Js Pom Polyglot, luaj-jse
Jython Software License: Jython
GPL-2.0: JRuby Complete
Unicode/ICU License: Truffle Icu4j
Simplified BSD License: Jessop, randomnoun log4j1 classes
Individual ASDF system licensing: examine and accept individual terms by explicit consent: Armed Bear Common Lisp (ABCL) Contribs
New BSD License: Hamcrest Core
GNU General Public License with Classpath exception: ABCL - Armed Bear Common Lisp
Universal Permissive License, Version 1.0: Collections, Graal Sdk, Graaljs, Graaljs Scriptengine, Jniutils, Js Pom, Js Pom Polyglot, Nativeimage, Polyglot, Tregex, Truffle API, Truffle Compiler, Truffle Runtime, Truffle Xz, Word
EPL-2.0: JRuby Complete
The Apache Software License, Version 2.0: reload4j
Dependency File Details
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| junit-4.13.2.jar | 384.6 kB | 389 | 350 | 32 | 1.5 | Yes |
| js-25.0.2.pom | 1.8 kB | - | - | - | - | - |
| js-language-25.0.2.jar | 26.4 MB | 5129 | 5122 | 56 | 17 | Yes |
| js-scriptengine-25.0.2.jar | 70 kB | 21 | 19 | 2 | 17 | Yes |
| js-25.0.2.pom | 1.7 kB | - | - | - | - | - |
| polyglot-25.0.2.jar | 515.5 kB | 155 | 151 | 9 | 17 | Yes |
| regex-25.0.2.jar | 3.9 MB | 664 | 661 | 33 | 17 | Yes |
| collections-25.0.2.jar | 124.5 kB | 48 | 46 | 2 | 17 | Yes |
| jniutils-25.0.2.jar | 276.7 kB | 148 | 146 | 2 | 17 | Yes |
| nativeimage-25.0.2.jar | 231.2 kB | 196 | 192 | 11 | 11 | Yes |
| word-25.0.2.jar | 40.3 kB | 16 | 14 | 3 | 11 | Yes |
| icu4j-25.0.2.jar | 18 MB | 5878 | 1715 | 22 | 17 | Yes |
| xz-25.0.2.jar | 328.3 kB | 126 | 124 | 10 | 17 | Yes |
| truffle-api-25.0.2.jar | 14.1 MB | 2950 | - | - | - | - |
| • Root | - | 2946 | 2925 | 35 | 17 | Yes |
| • Versioned | - | 2 | 2 | 2 | 9 | Yes |
| • Versioned | - | 2 | 2 | 2 | 21 | Yes |
| truffle-compiler-25.0.2.jar | 63.5 kB | 31 | 29 | 4 | 17 | Yes |
| truffle-runtime-25.0.2.jar | 861.1 kB | 184 | 179 | 9 | 17 | Yes |
| hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
| reload4j-1.2.26.jar | 338.7 kB | 247 | 221 | 14 | 1.5 | Yes |
| log4j-one-1.0.1.jar | 7.4 kB | 14 | 3 | 1 | 1.8 | Yes |
| abcl-1.9.2.jar | 13.3 MB | 12244 | 1133 | 5 | 1.8 | Yes |
| abcl-contrib-1.9.2.jar | 171.7 kB | 140 | 0 | 0 | - | - |
| bsh-2.0b5.jar | 383.8 kB | 246 | 163 | 9 | 1.5 | Yes |
| graal-sdk-25.0.2.jar | 1.5 kB | 4 | 2 | 2 | 17 | Yes |
| jruby-complete-9.4.14.0.jar | 34 MB | 13655 | 9375 | 243 | 1.8 | Yes |
| luaj-jse-3.0.1.jar | 354.1 kB | 365 | 350 | 10 | 1.5 | No |
| jython-2.5.3.jar | 8.3 MB | 5904 | 5854 | 132 | 1.5 | Yes |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 26 | 122.2 MB | 48806 | 28819 | 649 | 17 | 22 |
| compile: 15 | compile: 57.8 MB | compile: 33255 | compile: 17523 | compile: 443 | 17 | compile: 12 |
| runtime: 9 | runtime: 63.9 MB | runtime: 15110 | runtime: 10901 | runtime: 171 | runtime: 8 | |
| test: 2 | test: 429.6 kB | test: 441 | test: 395 | test: 35 | 1.5 | test: 2 |
