Registry / web-framework / molgenis-core-ui

molgenis-core-ui

JSON →
library8.4.5javamavenunverified

Core UI module of MOLGENIS, containing legacy plugins and UI components for the MOLGENIS platform.

<dependency> <groupId>org.molgenis</groupId> <artifactId>molgenis-core-ui</artifactId> <version>8.4.5</version> </dependency>
INSTALL
IMPORT
SIG · MOLGENIS-CORE-UI
M
molgenis-core-ui
web-frameworkjavav8.4.5
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.

MolgenisUi
org.molgenis.ui.MolgenisUi

Basic usage of the MolgenisUi class.

import org.molgenis.ui.MolgenisUi; public class Example { public static void main(String[] args) { MolgenisUi ui = new MolgenisUi(); System.out.println(ui.getTitle()); } }
Debug
Known issues
gotchaThis module is considered 'spaghetti' and may have tightly coupled legacy code.
fix
Consider using newer MOLGENIS modules for new development.
affects: *
Upgrade
Version history
8.4.5latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
molgenis-core-ui — mvn dependency:get molgenis-core-ui · libregistry