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:
runtime
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
Project Dependency Graph
Dependency Tree
- edu.uiowa.eng.ffx:forcefieldx:pom:1.0.0
- org.apache.groovy:groovy-all:pom:5.0.0-alpha-11 (compile)
- org.apache.groovy:groovy:jar:5.0.0-alpha-11 (compile)
- org.apache.groovy:groovy-ant:jar:5.0.0-alpha-11 (compile)
- org.apache.ant:ant:jar:1.10.15 (compile)
- org.apache.ant:ant-junit:jar:1.10.15 (compile)
- org.apache.ant:ant-launcher:jar:1.10.15 (compile)
- org.apache.ant:ant-antlr:jar:1.10.15 (compile)
- org.apache.groovy:groovy-cli-picocli:jar:5.0.0-alpha-11 (compile)
- info.picocli:picocli:jar:4.7.6 (compile)
- org.apache.groovy:groovy-console:jar:5.0.0-alpha-11 (compile)
- com.github.javaparser:javaparser-core:jar:3.26.2 (compile)
- org.ow2.asm:asm-util:jar:9.7.1 (compile)
- org.ow2.asm:asm:jar:9.7.1 (compile)
- org.ow2.asm:asm-tree:jar:9.7.1 (compile)
- org.ow2.asm:asm-analysis:jar:9.7.1 (compile)
- org.abego.treelayout:org.abego.treelayout.core:jar:1.0.3 (compile)
- org.apache.ivy:ivy:jar:2.5.2 (compile)
- org.apache.groovy:groovy-datetime:jar:5.0.0-alpha-11 (compile)
- org.apache.groovy:groovy-docgenerator:jar:5.0.0-alpha-11 (compile)
- com.thoughtworks.qdox:qdox:jar:2.1.0 (compile)
- org.apache.groovy:groovy-groovydoc:jar:5.0.0-alpha-11 (compile)
- org.apache.groovy:groovy-groovysh:jar:5.0.0-alpha-11 (compile)
- jline:jline:jar:2.14.6 (compile)
- org.apache.groovy:groovy-jmx:jar:5.0.0-alpha-11 (compile)
- org.apache.groovy:groovy-json:jar:5.0.0-alpha-11 (compile)
- org.apache.groovy:groovy-jsr223:jar:5.0.0-alpha-11 (compile)
- org.apache.groovy:groovy-macro:jar:5.0.0-alpha-11 (compile)
- org.apache.groovy:groovy-nio:jar:5.0.0-alpha-11 (compile)
- org.apache.groovy:groovy-servlet:jar:5.0.0-alpha-11 (compile)
- org.apache.groovy:groovy-sql:jar:5.0.0-alpha-11 (compile)
- org.apache.groovy:groovy-swing:jar:5.0.0-alpha-11 (compile)
- org.apache.groovy:groovy-templates:jar:5.0.0-alpha-11 (compile)
- org.apache.groovy:groovy-test:jar:5.0.0-alpha-11 (compile)
- junit:junit:jar:4.13.2 (compile)
- org.hamcrest:hamcrest-core:jar:1.3 (compile)
- junit:junit:jar:4.13.2 (compile)
- org.apache.groovy:groovy-test-junit5:jar:5.0.0-alpha-11 (compile)
- org.junit.jupiter:junit-jupiter-api:jar:5.11.3 (compile)
- org.opentest4j:opentest4j:jar:1.3.0 (compile)
- org.junit.platform:junit-platform-launcher:jar:1.11.3 (compile)
- org.junit.platform:junit-platform-engine:jar:1.11.3 (compile)
- org.junit.platform:junit-platform-commons:jar:1.11.3 (compile)
- org.junit.platform:junit-platform-engine:jar:1.11.3 (compile)
- org.junit.jupiter:junit-jupiter-engine:jar:5.11.3 (compile)
- org.junit.jupiter:junit-jupiter-api:jar:5.11.3 (compile)
- org.apache.groovy:groovy-xml:jar:5.0.0-alpha-11 (compile)
- org.apache.groovy:groovy-yaml:jar:5.0.0-alpha-11 (compile)
- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.18.1 (compile)
- org.yaml:snakeyaml:jar:2.3 (compile)
- com.fasterxml.jackson.core:jackson-core:jar:2.18.1 (compile)
- com.fasterxml.jackson.core:jackson-databind:jar:2.18.1 (compile)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.18.1 (compile)
- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.18.1 (compile)
- com.google.code.findbugs:jsr305:jar:3.0.2 (compile)
- org.graalvm.polyglot:polyglot:jar:24.1.1 (compile)
- org.graalvm.sdk:collections:jar:24.1.1 (compile)
- org.graalvm.sdk:nativeimage:jar:24.1.1 (compile)
- org.graalvm.sdk:word:jar:24.1.1 (compile)
- org.graalvm.polyglot:python:pom:24.1.1 (runtime)
- org.graalvm.python:python:pom:24.1.1 (runtime)
- org.graalvm.python:python-community:pom:24.1.1 (runtime)
- org.graalvm.python:python-language:jar:24.1.1 (runtime)
- org.graalvm.truffle:truffle-api:jar:24.1.1 (runtime)
- org.graalvm.tools:profiler-tool:jar:24.1.1 (runtime)
- org.graalvm.shadowed:json:jar:24.1.1 (runtime)
- org.graalvm.regex:regex:jar:24.1.1 (runtime)
- org.graalvm.truffle:truffle-nfi:jar:24.1.1 (runtime)
- org.graalvm.truffle:truffle-nfi-libffi:jar:24.1.1 (runtime)
- org.graalvm.llvm:llvm-api:jar:24.1.1 (runtime)
- org.graalvm.shadowed:icu4j:jar:24.1.1 (runtime)
- org.graalvm.shadowed:xz:jar:24.1.1 (runtime)
- org.bouncycastle:bcprov-jdk18on:jar:1.78.1 (runtime)
- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1 (runtime)
- org.bouncycastle:bcutil-jdk18on:jar:1.78.1 (runtime)
- org.graalvm.python:python-resources:jar:24.1.1 (runtime)
- org.graalvm.truffle:truffle-runtime:jar:24.1.1 (runtime)
- org.graalvm.python:python-language:jar:24.1.1 (runtime)
- org.graalvm.truffle:truffle-enterprise:jar:24.1.1 (runtime)
- org.graalvm.truffle:truffle-compiler:jar:24.1.1 (runtime)
- org.graalvm.sdk:jniutils:jar:24.1.1 (runtime)
- org.graalvm.sdk:nativebridge:jar:24.1.1 (runtime)
- org.graalvm.python:python-community:pom:24.1.1 (runtime)
- org.graalvm.python:python:pom:24.1.1 (runtime)
- org.graalvm.python:python-embedding:jar:24.1.1 (compile)
- org.apache.groovy:groovy-all:pom:5.0.0-alpha-11 (compile)
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