https://github.com/microbean/microbean-narayana-jta-openwebbeans
https://github.com/microbean/microbean-narayana-jta-openwebbeans
cdi narayana-jta openwebbeans
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/microbean/microbean-narayana-jta-openwebbeans
- Owner: microbean
- License: apache-2.0
- Created: 2018-12-17T19:24:57.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-18T04:45:53.000Z (over 7 years ago)
- Last Synced: 2025-06-15T18:56:35.132Z (12 months ago)
- Topics: cdi, narayana-jta, openwebbeans
- Language: Java
- Size: 476 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 OpenWebBeans Integration
[](https://travis-ci.org/microbean/microbean-narayana-jta-openwebbeans)
[](https://maven-badges.herokuapp.com/maven-central/org.microbean/microbean-narayana-jta-openwebbeans)
The microBean Narayana JTA OpenWebBeans Integration project integrates
the [Narayana transaction engine][narayana-jta] into standalone
[OpenWebBeans][openwebbeans]-based [CDI 2.0 SE environments][cdi].
# Installation
To install the microBean Narayana JTA OpenWebBeans 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-openwebbeans
0.1.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-openwebbeans%22
[openwebbeans]: http://openwebbeans.apache.org/
[sonatype-snapshots]: https://oss.sonatype.org/content/repositories/snapshots/org/microbean/microbean-narayana-jta-openwebbeans/