Provides annotations for Animal Sniffer to mark APIs that are only available on certain Java versions, aiding in cross-version compatibility checks.
<dependency>
<groupId>org.codehaus.mojo</groupId>
<artifactId>animal-sniffer-annotations</artifactId>
<version>1.27</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Annotates a method to suppress Animal Sniffer warnings about using APIs from a newer JRE.
No known issues recorded.
No dependency data recorded yet.