| commit | dfb5a5403bdf75d3be1d31381c71cad92e98a207 | [log] [tgz] |
|---|---|---|
| author | Lukas Jungmann <lukas.jungmann@oracle.com> | Thu Jul 16 11:58:35 2020 +0200 |
| committer | GitHub <noreply@github.com> | Thu Jul 16 11:58:35 2020 +0200 |
| tree | 6c3a63605bd91f3db562420f46a4f1560c677f2e | |
| parent | b623aa86d326676d553fa75016ee64338621c45c [diff] |
drop parent pom, (#76) update build plugins, fix copyrights, fix spec version 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.