Apache Geronimo implementation of the Jakarta Persistence API (JPA) 3.0 specification.
<dependency>
<groupId>org.apache.geronimo.specs</groupId>
<artifactId>geronimo-jpa_3.0_spec</artifactId>
<version>1.1.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates an EntityManager using JPA.
Update imports from javax.persistence to jakarta.persistence.
No dependency data recorded yet.