Registry / web-framework / uberfire-client-api

uberfire-client-api

JSON →
library7.74.1.Finaljavamavenunverified

UberFire Client API provides client-side interfaces for building modular web applications with UberFire.

<dependency> <groupId>org.uberfire</groupId> <artifactId>uberfire-client-api</artifactId> <version>7.74.1.Final</version> </dependency>
INSTALL
IMPORT
SIG · UBERFIRE-CLIENT-AP
U
uberfire-client-api
web-frameworkjavav7.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.

PlaceManager
org.uberfire.client.mvp.PlaceManager

Navigate to a place using UberFire PlaceManager.

import org.uberfire.client.mvp.PlaceManager; import javax.inject.Inject; public class MyPresenter { @Inject PlaceManager placeManager; public void goToPlace() { placeManager.goTo("myPlace"); } }
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
11 hits · last 30 days
node
10
Resources
uberfire-client-api — mvn dependency:get uberfire-client-api · libregistry