Registry / other / org-openide-modules

org-openide-modules

JSON →
libraryRELEASE290javamavenunverified

Core module system for the Apache NetBeans platform, providing modular application framework support.

<dependency> <groupId>org.netbeans.api</groupId> <artifactId>org-openide-modules</artifactId> <version>RELEASE290</version> </dependency>
INSTALL
IMPORT
SIG · ORG-OPENIDE-MODULE
O
org-openide-modules
otherjavavRELEASE290
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.

ModuleInfo
org.openide.modules.ModuleInfo

Create a module information instance for NetBeans platform.

import org.openide.modules.ModuleInfo; public class Example { public static void main(String[] args) { ModuleInfo info = new ModuleInfo(); System.out.println("Module info created"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
RELEASE290latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
14
Resources
org-openide-modules — mvn dependency:get org-openide-modules · libregistry