Fork me on GitHub

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.google.code.findbugs jsr305 3.0.2 jar The Apache Software License, Version 2.0
org.apache.groovy groovy-all 5.0.0-alpha-11 pom The Apache Software License, Version 2.0
org.graalvm.polyglot polyglot 24.1.1 jar Universal Permissive License, Version 1.0
org.graalvm.python python-embedding 24.1.1 jar Universal Permissive License, Version 1.0

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.polyglot python 24.1.1 pom GraalVM Free Terms and Conditions (GFTC) including License for Early Adopter VersionsMIT LicensePython Software Foundation LicenseUniversal Permissive License, Version 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
com.fasterxml.jackson.core jackson-annotations 2.18.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.18.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.18.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.dataformat jackson-dataformat-yaml 2.18.1 jar The Apache Software License, Version 2.0
com.github.javaparser javaparser-core 3.26.2 jar GNU Lesser General Public LicenseApache License, Version 2.0
com.thoughtworks.qdox qdox 2.1.0 jar The Apache Software License, Version 2.0
info.picocli picocli 4.7.6 jar The Apache Software License, version 2.0
jline jline 2.14.6 jar The BSD License
junit junit 4.13.2 jar Eclipse Public License 1.0
org.abego.treelayout org.abego.treelayout.core 1.0.3 jar BSD 3-Clause "New" or "Revised" License (BSD-3-Clause)
org.apache.ant ant 1.10.15 jar The Apache Software License, Version 2.0
org.apache.ant ant-antlr 1.10.15 jar The Apache Software License, Version 2.0
org.apache.ant ant-junit 1.10.15 jar The Apache Software License, Version 2.0
org.apache.ant ant-launcher 1.10.15 jar The Apache Software License, Version 2.0
org.apache.groovy groovy 5.0.0-alpha-11 jar The Apache Software License, Version 2.0
org.apache.groovy groovy-ant 5.0.0-alpha-11 jar The Apache Software License, Version 2.0
org.apache.groovy groovy-cli-picocli 5.0.0-alpha-11 jar The Apache Software License, Version 2.0
org.apache.groovy groovy-console 5.0.0-alpha-11 jar The Apache Software License, Version 2.0
org.apache.groovy groovy-datetime 5.0.0-alpha-11 jar The Apache Software License, Version 2.0
org.apache.groovy groovy-docgenerator 5.0.0-alpha-11 jar The Apache Software License, Version 2.0
org.apache.groovy groovy-groovydoc 5.0.0-alpha-11 jar The Apache Software License, Version 2.0
org.apache.groovy groovy-groovysh 5.0.0-alpha-11 jar The Apache Software License, Version 2.0
org.apache.groovy groovy-jmx 5.0.0-alpha-11 jar The Apache Software License, Version 2.0
org.apache.groovy groovy-json 5.0.0-alpha-11 jar The Apache Software License, Version 2.0
org.apache.groovy groovy-jsr223 5.0.0-alpha-11 jar The Apache Software License, Version 2.0
org.apache.groovy groovy-macro 5.0.0-alpha-11 jar The Apache Software License, Version 2.0
org.apache.groovy groovy-nio 5.0.0-alpha-11 jar The Apache Software License, Version 2.0
org.apache.groovy groovy-servlet 5.0.0-alpha-11 jar The Apache Software License, Version 2.0
org.apache.groovy groovy-sql 5.0.0-alpha-11 jar The Apache Software License, Version 2.0
org.apache.groovy groovy-swing 5.0.0-alpha-11 jar The Apache Software License, Version 2.0
org.apache.groovy groovy-templates 5.0.0-alpha-11 jar The Apache Software License, Version 2.0
org.apache.groovy groovy-test 5.0.0-alpha-11 jar The Apache Software License, Version 2.0
org.apache.groovy groovy-test-junit5 5.0.0-alpha-11 jar The Apache Software License, Version 2.0
org.apache.groovy groovy-xml 5.0.0-alpha-11 jar The Apache Software License, Version 2.0
org.apache.groovy groovy-yaml 5.0.0-alpha-11 jar The Apache Software License, Version 2.0
org.apache.ivy ivy 2.5.2 jar The Apache Software License, Version 2.0
org.graalvm.sdk collections 24.1.1 jar Universal Permissive License, Version 1.0
org.graalvm.sdk nativeimage 24.1.1 jar Universal Permissive License, Version 1.0
org.graalvm.sdk word 24.1.1 jar Universal Permissive License, Version 1.0
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.junit.jupiter junit-jupiter-api 5.11.3 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.11.3 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.11.3 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.11.3 jar Eclipse Public License v2.0
org.junit.platform junit-platform-launcher 1.11.3 jar Eclipse Public License v2.0
org.opentest4j opentest4j 1.3.0 jar The Apache License, Version 2.0
org.ow2.asm asm 9.7.1 jar BSD-3-Clause
org.ow2.asm asm-analysis 9.7.1 jar BSD-3-Clause
org.ow2.asm asm-tree 9.7.1 jar BSD-3-Clause
org.ow2.asm asm-util 9.7.1 jar BSD-3-Clause
org.yaml snakeyaml 2.3 jar Apache License, Version 2.0

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.bouncycastle bcpkix-jdk18on 1.78.1 jar Bouncy Castle Licence
org.bouncycastle bcprov-jdk18on 1.78.1 jar Bouncy Castle Licence
org.bouncycastle bcutil-jdk18on 1.78.1 jar Bouncy Castle Licence
org.graalvm.llvm llvm-api 24.1.1 jar New BSD License (3-clause BSD license)
org.graalvm.python python 24.1.1 pom GraalVM Free Terms and Conditions (GFTC) including License for Early Adopter VersionsUniversal Permissive License, Version 1.0MIT LicensePython Software Foundation License
org.graalvm.python python-community 24.1.1 pom Universal Permissive License, Version 1.0MIT LicensePython Software Foundation License
org.graalvm.python python-language 24.1.1 jar Universal Permissive License, Version 1.0MIT LicensePython Software Foundation License
org.graalvm.python python-resources 24.1.1 jar Universal Permissive License, Version 1.0MIT LicensePython Software Foundation License
org.graalvm.regex regex 24.1.1 jar Universal Permissive License, Version 1.0
org.graalvm.sdk jniutils 24.1.1 jar Universal Permissive License, Version 1.0
org.graalvm.sdk nativebridge 24.1.1 jar Universal Permissive License, Version 1.0
org.graalvm.shadowed icu4j 24.1.1 jar Unicode/ICU License
org.graalvm.shadowed json 24.1.1 jar Universal Permissive License, Version 1.0
org.graalvm.shadowed xz 24.1.1 jar Universal Permissive License, Version 1.0
org.graalvm.tools profiler-tool 24.1.1 jar GNU General Public License, version 2, with the Classpath Exception
org.graalvm.truffle truffle-api 24.1.1 jar Universal Permissive License, Version 1.0
org.graalvm.truffle truffle-compiler 24.1.1 jar Universal Permissive License, Version 1.0
org.graalvm.truffle truffle-enterprise 24.1.1 jar GraalVM Free Terms and Conditions (GFTC) including License for Early Adopter Versions
org.graalvm.truffle truffle-nfi 24.1.1 jar Universal Permissive License, Version 1.0
org.graalvm.truffle truffle-nfi-libffi 24.1.1 jar Universal Permissive License, Version 1.0
org.graalvm.truffle truffle-runtime 24.1.1 jar Universal Permissive License, Version 1.0

Project Dependency Graph

Dependency Tree

Licenses

The Apache Software License, version 2.0: picocli

The BSD License: JLine

Eclipse Public License 1.0: JUnit

The Apache License, Version 2.0: org.opentest4j:opentest4j

GNU General Public License, version 2, with the Classpath Exception: Truffle Profiler

GraalVM Free Terms and Conditions (GFTC) including License for Early Adopter Versions: Python Enterprise, Python Enterprise Polyglot, Truffle Enterprise

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

MIT License: Graalpython, Graalpython Resources, Python Community, Python Enterprise, Python Enterprise Polyglot

GPL version 3 with Classpath Exception: Force Field X

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

Unicode/ICU License: Truffle Icu4j

GNU Lesser General Public License: javaparser-core

New BSD License: Hamcrest Core

Bouncy Castle Licence: Bouncy Castle ASN.1 Extension and Utility APIs, Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs, Bouncy Castle Provider

BSD 3-Clause "New" or "Revised" License (BSD-3-Clause): abego TreeLayout Core

Python Software Foundation License: Graalpython, Graalpython Resources, Python Community, Python Enterprise, Python Enterprise Polyglot

New BSD License (3-clause BSD license): Sulong API

Universal Permissive License, Version 1.0: Collections, Graalpython, Graalpython Embedding, Graalpython Resources, Jniutils, Nativebridge, Nativeimage, Polyglot, Python Community, Python Enterprise, Python Enterprise Polyglot, Tregex, Truffle API, Truffle Compiler, Truffle Json, Truffle Nfi, Truffle Nfi Libffi, Truffle Runtime, Truffle Xz, Word

Apache License, Version 2.0: SnakeYAML, javaparser-core

The Apache Software License, Version 2.0: Apache Ant + ANTLR, Apache Ant + JUnit, Apache Ant Core, Apache Ant Launcher, Apache Groovy, Apache Ivy, FindBugs-jsr305, Jackson-annotations, Jackson-core, Jackson-dataformat-YAML, QDox, jackson-databind