Registry / utility / annotation-detector

annotation-detector

JSON →
library3.0.5javamavenunverified

Fast, lightweight, OSGi-compliant scanner for detecting Java annotations at runtime.

<dependency> <groupId>eu.infomas</groupId> <artifactId>annotation-detector</artifactId> <version>3.0.5</version> </dependency>
INSTALL
IMPORT
SIG · ANNOTATION-DETECTO
A
annotation-detector
utilityjavav3.0.5
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.

AnnotationDetector
eu.infomas.annotation.AnnotationDetector

Creates an annotation detector instance.

import eu.infomas.annotation.AnnotationDetector; public class Example { public static void main(String[] args) throws Exception { AnnotationDetector detector = new AnnotationDetector(); System.out.println("Detector created"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.0.5latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
22 hits · last 30 days
node
18
OpenAI (training)
2
Amazon
1
Resources
annotation-detector — mvn dependency:get annotation-detector · libregistry