Registry / database / molgenis-data

molgenis-data

JSON →
library8.4.5javamavenunverified

Core data layer for the MOLGENIS platform, providing data service and metadata model.

<dependency> <groupId>org.molgenis</groupId> <artifactId>molgenis-data</artifactId> <version>8.4.5</version> </dependency>
INSTALL
IMPORT
SIG · MOLGENIS-DATA
M
molgenis-data
databasejavav8.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.

DataService
org.molgenis.data.DataService

Initialize and use the MOLGENIS DataService

import org.molgenis.data.DataService; public class Example { public static void main(String[] args) { DataService dataService = new DataService(); System.out.println("Data service initialized"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
8.4.5latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
molgenis-data — mvn dependency:get molgenis-data · libregistry