Registry / build-tool / modernizer-maven-annotations

modernizer-maven-annotations

JSON →
library3.4.0javamavenunverified

Annotations for the Modernizer Maven plugin to detect legacy API usage.

<dependency> <groupId>org.gaul</groupId> <artifactId>modernizer-maven-annotations</artifactId> <version>3.4.0</version> </dependency>
INSTALL
IMPORT
SIG · MODERNIZER-MAVEN-A
M
modernizer-maven-annotations
build-tooljavav3.4.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.

Modernizer
org.gaul.modernizer.annotations.Modernizer

Annotate a method to be flagged by Modernizer.

import org.gaul.modernizer.annotations.Modernizer; public class Example { @Modernizer public void oldMethod() { // legacy code } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.4.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
OpenAI (training)
1
Resources
modernizer-maven-annotations — mvn dependency:get modernizer-maven-annotations · libregistry