Registry / utility / jandex

jandex

JSON →
library3.3.1javamavenunverified

Jandex is a Java annotation indexer and reader for JBoss projects.

<dependency> <groupId>org.jboss</groupId> <artifactId>jandex</artifactId> <version>3.3.1</version> </dependency>
INSTALL
IMPORT
SIG · JANDEX
J
jandex
utilityjavav3.3.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.

Index
org.jboss.jandex.Index

Reads a Jandex annotation index from an input stream.

import org.jboss.jandex.Index; import org.jboss.jandex.IndexReader; IndexReader reader = new IndexReader(inputStream); Index index = reader.read();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.3.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
18 hits · last 30 days
node
16
Amazon
1
OpenAI (training)
1
Resources
jandex — mvn dependency:get jandex · libregistry