Registry / utility / org-openide-loaders

org-openide-loaders

JSON →
libraryRELEASE290javamavenunverified

Provides the data loader API for the Apache NetBeans platform, enabling file type recognition and data object management.

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

loaders
org.openide.loaders

Import the NetBeans data loader API package.

import org.openide.loaders.*; public class Example { public static void main(String[] args) { System.out.println("NetBeans data loader API imported."); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
RELEASE290latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
org-openide-loaders — mvn dependency:get org-openide-loaders · libregistry