https://github.com/microbean/microbean-narayana-jta-weld-se
A TransactionServices implementation that provides Weld SE 3.0 environments with transactional capabilities via the Narayana transaction engine.
https://github.com/microbean/microbean-narayana-jta-weld-se
cdi cdi2 cdi20 java java-8 narayana-jta narayana-transaction-engine transactions weld weld-se
Last synced: 7 months ago
JSON representation
A TransactionServices implementation that provides Weld SE 3.0 environments with transactional capabilities via the Narayana transaction engine.
- Host: GitHub
- URL: https://github.com/microbean/microbean-narayana-jta-weld-se
- Owner: microbean
- License: apache-2.0
- Created: 2018-08-06T21:02:21.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-04T01:24:11.000Z (over 6 years ago)
- Last Synced: 2025-03-21T17:04:02.930Z (8 months ago)
- Topics: cdi, cdi2, cdi20, java, java-8, narayana-jta, narayana-transaction-engine, transactions, weld, weld-se
- Language: Java
- Homepage: https://microbean.github.io/microbean-narayana-jta-weld-se/
- Size: 1.16 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# microBean Narayana JTA Weld SE Integration
[](https://travis-ci.org/microbean/microbean-narayana-jta-weld-se)
[](https://maven-badges.herokuapp.com/maven-central/org.microbean/microbean-narayana-jta-weld-se)
The microBean Narayana JTA Weld SE Integration project integrates the
[Narayana transaction engine][narayana-jta] into [CDI 2.0 SE
environments][cdi].
# Installation
To install the microBean Narayana JTA Weld SE 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-weld-se
0.2.4
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-weld-se%22
[sonatype-snapshots]: https://oss.sonatype.org/content/repositories/snapshots/org/microbean/microbean-narayana-jta-weld-se/