GET /api/v1/ports/openjdk22-graalvm/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "openjdk22-graalvm",
    "portdir": "java/openjdk22-graalvm",
    "version": "22.0.2",
    "license": "GPL-2 and NoMirror",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.graalvm.org",
    "description": "GraalVM Community Edition based on OpenJDK 22",
    "long_description": "GraalVM is a universal virtual machine for running applications written in JavaScript, Python, Ruby, R, JVM-based languages like Java, Scala, Groovy, Kotlin, Clojure, and LLVM-based languages such as C and C++.",
    "active": true,
    "categories": [
        "devel",
        "java"
    ],
    "maintainers": [
        {
            "name": "nils",
            "github": "breun",
            "ports_count": 101
        }
    ],
    "variants": [
        "Applets",
        "BundledApp",
        "JNI",
        "WebStart"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16"
            ]
        }
    ],
    "depends_on": []
}