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

{
    "name": "jdk17-graalvm",
    "portdir": "java/jdk17-graalvm",
    "version": "17.0.12",
    "license": "GFTC and NoMirror",
    "platforms": "{darwin any >= 16 }",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.oracle.com/java/graalvm/",
    "description": "Oracle GraalVM for JDK 17",
    "long_description": "Oracle GraalVM for JDK 17 compiles your Java applications ahead of time into standalone binaries that start instantly, provide peak performance with no warmup, and use fewer cloud resources. This software is provided under the GraalVM Free Terms and Conditions (GFTC) license. Oracle GraalVM for JDK 17.0.13 and later are only available under the GraalVM Oracle Technology Network (GOTN) license and therefore cannot be made available via MacPorts. If you require an up-to-date GraalVM for JDK, consider upgrading to a more recent feature version instead.",
    "active": true,
    "categories": [
        "devel",
        "java"
    ],
    "maintainers": [],
    "variants": [
        "Applets",
        "BundledApp",
        "JNI",
        "WebStart"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17"
            ]
        }
    ],
    "depends_on": []
}