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

{
    "name": "openjdk17-openj9",
    "portdir": "java/openjdk17-openj9",
    "version": "17.0.14",
    "license": "GPL-2 and NoMirror",
    "platforms": "{darwin any >= 18 }",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://developer.ibm.com/languages/java/semeru-runtimes/",
    "description": "IBM Semeru with Eclipse OpenJ9 VM distribution, based on OpenJDK 17 (Long Term Support)",
    "long_description": "The IBM Semeru Runtimes are free production-ready open source binaries to run your Java applications built with the OpenJDK class libraries and the Eclipse OpenJ9 JVM.",
    "active": true,
    "categories": [
        "devel",
        "java"
    ],
    "maintainers": [
        {
            "name": "nils",
            "github": "breun",
            "ports_count": 100
        }
    ],
    "variants": [
        "Applets",
        "BundledApp",
        "JNI",
        "WebStart"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17"
            ]
        }
    ],
    "depends_on": []
}