commit | eee711ae7e13fc318dd197d631389764f964df8d | [log] [tgz] |
---|---|---|
author | Dmitry Kornilov <dmitry.kornilov@oracle.com> | Fri Aug 09 21:53:31 2019 +0200 |
committer | GitHub <noreply@github.com> | Fri Aug 09 21:53:31 2019 +0200 |
tree | 295d9ab34a5406a58ecb25251250dfe381883ec8 | |
parent | f917ce9677f1a10aa815e4d14df58df79d013f34 [diff] |
Spec version removed from title (#60)
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.