Standard interface-based Java model abstraction of persistence, developed by the JCP.
<dependency>
<groupId>org.datanucleus</groupId>
<artifactId>javax.jdo</artifactId>
<version>3.2.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal example to obtain a PersistenceManagerFactory using JDO.
Consider migrating to Jakarta JDO for future compatibility.
No dependency data recorded yet.