Registry / other / org-netbeans-modules-xml-xam

org-netbeans-modules-xml-xam

JSON →
libraryRELEASE290javamavenunverified

Provides XML XAM (XML Access Model) support for Apache NetBeans IDE.

<dependency> <groupId>org.netbeans.api</groupId> <artifactId>org-netbeans-modules-xml-xam</artifactId> <version>RELEASE290</version> </dependency>
INSTALL
IMPORT
SIG · ORG-NETBEANS-MODUL
O
org-netbeans-modules-xml-xam
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.

XAMComponent
org.netbeans.modules.xml.xam.XAMComponent

Creates an XAM component instance.

import org.netbeans.modules.xml.xam.XAMComponent; public class Example { public static void main(String[] args) { XAMComponent component = new XAMComponent(); System.out.println("XAM component created"); } }
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-netbeans-modules-xml-xam — mvn dependency:get org-netbeans-modules-xml-xam · libregistry