Registry / utility / geronimo-transaction

geronimo-transaction

JSON →
library4.0.0javamavenunverified

Apache Geronimo Transaction Manager provides JTA transaction management for Java applications.

<dependency> <groupId>org.apache.geronimo.components</groupId> <artifactId>geronimo-transaction</artifactId> <version>4.0.0</version> </dependency>
INSTALL
IMPORT
SIG · GERONIMO-TRANSACTI
G
geronimo-transaction
utilityjavav4.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

TransactionManagerImpl
org.apache.geronimo.transaction.manager.TransactionManagerImpl

Creates a Geronimo TransactionManagerImpl instance.

import org.apache.geronimo.transaction.manager.TransactionManagerImpl; public class Main { public static void main(String[] args) { TransactionManagerImpl tm = new TransactionManagerImpl(); System.out.println("Transaction manager created: " + tm); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.0.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
geronimo-transaction — mvn dependency:get geronimo-transaction · libregistry