Apache NetBeans OpenIDE Utilities Lookup provides a service lookup mechanism for modular applications.
<dependency>
<groupId>org.netbeans.api</groupId>
<artifactId>org-openide-util-lookup</artifactId>
<version>RELEASE290</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Basic Lookup usage with InstanceContent.
Use a standard dependency injection framework like Spring or Guice if not building a NetBeans module.
No dependency data recorded yet.