Package

Package
Package
JSON Example
{
    "name": "string",
    "specificationTitle": "string",
    "specificationVersion": "string",
    "specificationVendor": "string",
    "implementationTitle": "string",
    "implementationVersion": "string",
    "implementationVendor": "string",
    "annotations": [
        {
            "key": "string",
            "value": "string"
        }
    ],
    "declaredAnnotations": [
        {
            "key": "string",
            "value": "string"
        }
    ],
    "sealed": false
}
string
name
Optional

name

string
specificationTitle
Optional

specificationTitle

string
specificationVersion
Optional

specificationVersion

string
specificationVendor
Optional

specificationVendor

string
implementationTitle
Optional

implementationTitle

string
implementationVersion
Optional

implementationVersion

string
implementationVendor
Optional

implementationVendor

array of Annotation
annotations
Optional

annotations

array of Annotation
declaredAnnotations
Optional

declaredAnnotations

boolean
sealed
Optional

sealed

Property Of