Registry / utility / xbean-finder-shaded

xbean-finder-shaded

JSON →
library3.11.1javamavenunverified

XBean is a plugin based server architecture; this shaded finder provides classpath scanning utilities.

<dependency> <groupId>org.apache.xbean</groupId> <artifactId>xbean-finder-shaded</artifactId> <version>3.11.1</version> </dependency>
INSTALL
IMPORT
SIG · XBEAN-FINDER-SHADE
X
xbean-finder-shaded
utilityjavav3.11.1
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.

ClassFinder
org.apache.xbean.finder.ClassFinder

Minimal ClassFinder usage

import org.apache.xbean.finder.ClassFinder; public class Example { public static void main(String[] args) throws Exception { ClassFinder finder = new ClassFinder(Thread.currentThread().getContextClassLoader()); System.out.println(finder.findAnnotatedClasses(Deprecated.class)); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.11.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
xbean-finder-shaded — mvn dependency:get xbean-finder-shaded · libregistry