Core persistence engine for Java providing JDO and JPA support with heterogenous datastore compatibility.
<dependency>
<groupId>org.datanucleus</groupId>
<artifactId>datanucleus-core</artifactId>
<version>6.0.11</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a JDO PersistenceManagerFactory
Use the DataNucleus enhancer Maven plugin or run enhancer tool on compiled classes before runtime.
No dependency data recorded yet.