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

{
    "name": "openjdk21-oracle",
    "portdir": "java/openjdk21-oracle",
    "version": "21.0.2",
    "license": "GPL-2 and NoMirror",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://jdk.java.net/21/",
    "description": "Oracle OpenJDK 21",
    "long_description": "Open-source Oracle build of OpenJDK 21, the Java Development Kit, an implementation of the Java SE Platform.",
    "active": true,
    "categories": [
        "devel",
        "java"
    ],
    "maintainers": [
        {
            "name": "nils",
            "github": "breun",
            "ports_count": 103
        }
    ],
    "variants": [
        "Applets",
        "BundledApp",
        "JNI",
        "WebStart"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16"
            ]
        }
    ],
    "depends_on": []
}