A simple, library-based implementation of JNDI using Java .properties files for easy configuration without server instances.
<dependency>
<groupId>simple-jndi</groupId>
<artifactId>simple-jndi</artifactId>
<version>0.11.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Performs a JNDI lookup using Simple JNDI.
Ensure your application only uses basic JNDI operations; consider a full JNDI provider for complex scenarios.
No dependency data recorded yet.