Apache Geronimo implementation of the Java Transaction API (JTA) 1.1 specification.
<dependency>
<groupId>org.apache.geronimo.specs</groupId>
<artifactId>geronimo-jta_1.1_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.
Look up and use a JTA TransactionManager to manage transactions.
Add a JTA implementation dependency such as com.atomikos:transactions-jta.
No dependency data recorded yet.