Registry / build-tool / animal-sniffer-annotation

animal-sniffer-annotation

JSON →
library1.0javamavenunverified

Provides annotations for the Animal Sniffer tool to check API compatibility across different Java versions.

<dependency> <groupId>org.jvnet</groupId> <artifactId>animal-sniffer-annotation</artifactId> <version>1.0</version> </dependency>
INSTALL
IMPORT
SIG · ANIMAL-SNIFFER-ANN
A
animal-sniffer-annotation
build-tooljavav1.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

IgnoreJRERequirement
org.codehaus.mojo.animal_sniffer.IgnoreJRERequirement

Annotates a method to ignore JRE requirement checks during Animal Sniffer analysis.

import org.codehaus.mojo.animal_sniffer.IgnoreJRERequirement; public class Main { @IgnoreJRERequirement public void useNewApi() { // Code that uses a newer Java API } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
30 hits · last 30 days
node
26
OpenAI (training)
1
Resources
animal-sniffer-annotation — mvn dependency:get animal-sniffer-annotation · libregistry