| commit | dfc56409e12d13da5af862ee548f6a8419a0c653 | [log] [tgz] |
|---|---|---|
| author | Lukas Jungmann <lukas.jungmann@oracle.com> | Fri Oct 09 12:25:07 2020 +0200 |
| committer | GitHub <noreply@github.com> | Fri Oct 09 12:25:07 2020 +0200 |
| tree | a6831511547fa7e3dc2c4332fe946538cfeb1f6d | |
| parent | 5a07f027723d5e2cab7a81ca660e949898fd833b [diff] |
use jakarta spec names (#82) 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.
Jakarta Annotations uses a Java Platform Module System module name jakarta.annotation.