commit | 67934acfe3438e8fadc8cbbcdf643e4f3c85bacf | [log] [tgz] |
---|---|---|
author | Lukas Jungmann <lukas.jungmann@oracle.com> | Thu Jul 16 11:59:31 2020 +0200 |
committer | GitHub <noreply@github.com> | Thu Jul 16 11:59:31 2020 +0200 |
tree | cdbfd630282998e0d1a9f50d3a5c45f527b8fff4 | |
parent | 049fa248facd2e999b35ec3f77f056cf3de5d5c1 [diff] |
fixed link to image for pdf, (#78) updated spec build plugins, dropped pointer to ca-parent, use common parent instead Signed-off-by: Lukas Jungmann <lukas.jungmann@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.