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

{
    "name": "appengine-java-sdk",
    "portdir": "java/appengine-java-sdk",
    "version": "1.9.78",
    "license": "unknown",
    "platforms": "any",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://appengine.google.com/",
    "description": "Google App Engine SDK for Java",
    "long_description": "With App Engine, you can build web applications using standard Java technologies and run them on Google's scalable infrastructure. The Java environment provides a Java 6 JVM, a Java Servlets interface, and support for standard interfaces to the App Engine scalable datastore and services, such as JDO, JPA, JavaMail, and JCache. Standards support makes developing your application easy and familiar, and also makes porting your application to and from your own servlet environment straightforward.",
    "active": true,
    "categories": [
        "devel",
        "java"
    ],
    "maintainers": [
        {
            "name": "dmunneke",
            "github": "",
            "ports_count": 1
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "unzip"
            ]
        }
    ],
    "depends_on": []
}