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

{
    "name": "openjdk17-corretto",
    "portdir": "java/openjdk17-corretto",
    "version": "17.0.14.7.1",
    "license": "GPL-2 and NoMirror",
    "platforms": "{darwin any >= 10 }",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://aws.amazon.com/corretto/",
    "description": "Amazon Corretto OpenJDK 17 (Long Term Support)",
    "long_description": "No-cost, multiplatform, production-ready distribution of OpenJDK from Amazon.",
    "active": true,
    "categories": [
        "devel",
        "java"
    ],
    "maintainers": [
        {
            "name": "nils",
            "github": "breun",
            "ports_count": 93
        }
    ],
    "variants": [
        "Applets",
        "BundledApp",
        "JNI",
        "WebStart"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17"
            ]
        }
    ],
    "depends_on": []
}