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

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.

Awesome Lists containing this project

README

        

# microBean Narayana JTA CDI Integration

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