An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# microBean Narayana JTA OpenWebBeans Integration

[![Build Status](https://travis-ci.org/microbean/microbean-narayana-jta-openwebbeans.svg?branch=master)](https://travis-ci.org/microbean/microbean-narayana-jta-openwebbeans)
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.microbean/microbean-narayana-jta-openwebbeans/badge.svg)](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/