A Java Transaction API (JTA) implementation from the Narayana transaction manager, providing distributed transaction support.
<dependency>
<groupId>org.jboss.narayana.jta</groupId>
<artifactId>narayana-jta</artifactId>
<version>7.3.4.Final</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Obtains the Narayana JTA TransactionManager instance.
Configure via jbossts-properties.xml or programmatic setup.
No dependency data recorded yet.