Apache Geronimo implementation of the Java Transaction API (JTA) 1.0.1B specification.
<dependency>
<groupId>org.apache.geronimo.specs</groupId>
<artifactId>geronimo-jta_1.0.1B_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.
Begin and commit a transaction using UserTransaction.
Migrate to jakarta.transaction:jakarta.transaction-api for modern applications.
No dependency data recorded yet.