Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 867 Bytes

File metadata and controls

20 lines (14 loc) · 867 Bytes

JBoss Jakarta Annotations

What is this

This is fork of Jakarta Annotations api project. Upstream used: https://github.com/eclipse-ee4j/common-annotations-api/

Jakarta Annotations Build Status

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.