microBean Narayana JTA Weld SE Integration

Weld SE Integration for the Narayana JTA-compliant transaction engine.

License

License

Categories

Categories

Narayana Application Layer Libs Distributed Transactions
GroupId

GroupId

org.microbean
ArtifactId

ArtifactId

microbean-narayana-jta-weld-se
Last Version

Last Version

0.2.4
Release Date

Release Date

Type

Type

jar
Description

Description

microBean Narayana JTA Weld SE Integration
Weld SE Integration for the Narayana JTA-compliant transaction engine.
Project URL

Project URL

https://microbean.github.io/microbean-narayana-jta-weld-se
Project Organization

Project Organization

microBean
Source Code Management

Source Code Management

https://github.com/microbean/microbean-narayana-jta-weld-se/

Download microbean-narayana-jta-weld-se

How to add to project

<!-- https://jarcasting.com/artifacts/org.microbean/microbean-narayana-jta-weld-se/ -->
<dependency>
    <groupId>org.microbean</groupId>
    <artifactId>microbean-narayana-jta-weld-se</artifactId>
    <version>0.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.microbean/microbean-narayana-jta-weld-se/
implementation 'org.microbean:microbean-narayana-jta-weld-se:0.2.4'
// https://jarcasting.com/artifacts/org.microbean/microbean-narayana-jta-weld-se/
implementation ("org.microbean:microbean-narayana-jta-weld-se:0.2.4")
'org.microbean:microbean-narayana-jta-weld-se:jar:0.2.4'
<dependency org="org.microbean" name="microbean-narayana-jta-weld-se" rev="0.2.4">
  <artifact name="microbean-narayana-jta-weld-se" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.microbean', module='microbean-narayana-jta-weld-se', version='0.2.4')
)
libraryDependencies += "org.microbean" % "microbean-narayana-jta-weld-se" % "0.2.4"
[org.microbean/microbean-narayana-jta-weld-se "0.2.4"]

Dependencies

compile (2)

Group / Artifact Type Version
org.jboss.weld : weld-spi jar
org.jboss.narayana.jta : jta jar 5.9.2.Final

provided (2)

Group / Artifact Type Version
javax.transaction : javax.transaction-api jar 1.2
org.microbean : microbean-base-specification pom 0.4.5

runtime (1)

Group / Artifact Type Version
org.microbean : microbean-narayana-jta-cdi jar 0.3.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.microbean : microbean-weld-se-environment pom 0.5.3
org.jboss.weld.module : weld-jta jar

Project Modules

There are no modules declared in this project.

microBean Narayana JTA Weld SE Integration

Build Status Maven Central

The microBean Narayana JTA Weld SE Integration project integrates the Narayana transaction engine into CDI 2.0 SE environments.

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:

<dependency>
  <groupId>org.microbean</groupId>
  <artifactId>microbean-narayana-jta-weld-se</artifactId>
  <!-- See http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.microbean%22%20AND%20a%3A%22microbean-narayana-jta-weld-se%22 for available releases. -->
  <version>0.2.4</version>
  <type>jar</type>
  <scope>runtime</scope>
</dependency>

Releases are available in Maven Central. Snapshots are available in Sonatype Snapshots.

org.microbean

microBean™

At the intersection of Java, Kubernetes and the enterprise.

Versions

Version
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
0.0.7
0.0.6
0.0.4
0.0.3
0.0.2