https://github.com/microbean/microbean-narayana-jta-cdi
A CDI extension that integrates the Narayana transaction engine into CDI 2.0 SE environments.
https://github.com/microbean/microbean-narayana-jta-cdi
cdi cdi-extension cdi2 cdi20 java java-8 jta narayana-jta narayana-transaction-engine transactions
Last synced: about 1 month ago
JSON representation
A CDI extension that integrates the Narayana transaction engine into CDI 2.0 SE environments.
- Host: GitHub
- URL: https://github.com/microbean/microbean-narayana-jta-cdi
- Owner: microbean
- License: apache-2.0
- Created: 2018-08-06T19:12:46.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-04T01:16:30.000Z (about 6 years ago)
- Last Synced: 2025-03-21T17:04:02.949Z (about 2 months ago)
- Topics: cdi, cdi-extension, cdi2, cdi20, java, java-8, jta, narayana-jta, narayana-transaction-engine, transactions
- Language: Java
- Homepage: https://microbean.github.io/microbean-narayana-jta-cdi/
- Size: 953 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# microBean Narayana JTA CDI Integration
[](https://travis-ci.org/microbean/microbean-narayana-jta-cdi)
[](https://maven-badges.herokuapp.com/maven-central/org.microbean/microbean-narayana-jta-cdi)The microBean Narayana JTA CDI Integration project integrates the
[Narayana transaction engine][narayana-jta] into [CDI 2.0 SE
environments][cdi].# Installation
To install the microBean Narayana JTA CDI Integration
project, ensure that it and its dependencies are present on the
classpath at runtime. In Maven, your dependency stanza should look
like this:
org.microbean
microbean-narayana-jta-cdi
0.3.0
jar
runtime
Releases are [available in Maven Central][maven-central]. Snapshots
are available in [Sonatype Snapshots][sonatype-snapshots].[narayana-jta]: http://narayana.io/
[cdi]: http://docs.jboss.org/cdi/spec/2.0/cdi-spec.html#part_2
[maven-central]: http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.microbean%22%20AND%20a%3A%22microbean-narayana-jta-cdi%22
[sonatype-snapshots]: https://oss.sonatype.org/content/repositories/snapshots/org/microbean/microbean-narayana-jta-cdi/