| commit | 049fa248facd2e999b35ec3f77f056cf3de5d5c1 | [log] [tgz] |
|---|---|---|
| author | Lukas Jungmann <lukas.jungmann@oracle.com> | Thu Jul 16 11:59:00 2020 +0200 |
| committer | GitHub <noreply@github.com> | Thu Jul 16 11:59:00 2020 +0200 |
| tree | 3d48c8c3af840875d66bac82c06c963ce3b7ea2a | |
| parent | dfb5a5403bdf75d3be1d31381c71cad92e98a207 [diff] |
#74: Update CONTRIBUTING.md for Specification Project's repositories (#77) 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.