commit | f917ce9677f1a10aa815e4d14df58df79d013f34 | [log] [tgz] |
---|---|---|
author | Dmitry Kornilov <dmitry.kornilov@oracle.com> | Fri Aug 02 12:56:29 2019 +0200 |
committer | GitHub <noreply@github.com> | Fri Aug 02 12:56:29 2019 +0200 |
tree | b00fb91b04570f0d3226b4cd28ba0aabb82934ca | |
parent | d6931b7629da616590b10709b600e09ab7aaec7d [diff] |
Eclipse copyright (#58) 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.