Registry / utility / uberfire-structure-api

uberfire-structure-api

JSON →
library7.74.1.Finaljavamavenunverified

Provides the structure API for the UberFire framework, enabling modular workbench applications.

<dependency> <groupId>org.uberfire</groupId> <artifactId>uberfire-structure-api</artifactId> <version>7.74.1.Final</version> </dependency>
INSTALL
IMPORT
SIG · UBERFIRE-STRUCTURE
U
uberfire-structure-api
utilityjavav7.74.1.Final
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.

Structure
✓ org.uberfire.structure.api.Structure

Minimal usage of the Structure API class.

import org.uberfire.structure.api.Structure; public class Example { public static void main(String[] args) { Structure structure = new Structure(); System.out.println(structure.toString()); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
7.74.1.Finallatest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
uberfire-structure-api — mvn dependency:get uberfire-structure-api · libregistry