| commit | ba44b9e9482ea2b0dea0e10555a9627540bd3711 | [log] [tgz] |
|---|---|---|
| author | Dmitry Kornilov <dmitry.kornilov@oracle.com> | Thu Aug 01 11:04:22 2019 +0200 |
| committer | GitHub <noreply@github.com> | Thu Aug 01 11:04:22 2019 +0200 |
| tree | 2171966d7240f268a6d22e595b28dac7bd4cdb00 | |
| parent | dea0673086d5cccf24bbb57b164a7fe4b0340c5c [diff] |
Spec update (#54) Signed-off-by: Dmitry Kornilov <dmitry.kornilov@oracle.com>
Jakarta Annotations defines a collection of annotations representing common semantic concepts that enable a declarative style of programming that applies across a variety of Java technologies.
This standalone release of Jakarta Annotations uses a Java Platform Module System “automatic” module name of java.annotation, to match the module name used in JDK 9. A future version will include full module metadata.