API Guardian provides annotations to indicate the status of APIs (e.g., experimental, stable) for Java libraries.
<dependency>
<groupId>org.apiguardian</groupId>
<artifactId>apiguardian-api</artifactId>
<version>1.1.2</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Demonstrates using @API annotation to mark a class as stable.
No known issues recorded.
No dependency data recorded yet.