microBean Narayana JTA OpenWebBeans Integration

OpenWebBeans Integration for the Narayana JTA-compliant transaction engine.

Лицензия

Лицензия

Категории

Категории

Narayana Библиотеки уровня приложения Distributed Transactions
Группа

Группа

org.microbean
Идентификатор

Идентификатор

microbean-narayana-jta-openwebbeans
Последняя версия

Последняя версия

0.1.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

microBean Narayana JTA OpenWebBeans Integration
OpenWebBeans Integration for the Narayana JTA-compliant transaction engine.
Ссылка на сайт

Ссылка на сайт

https://microbean.github.io/microbean-narayana-jta-openwebbeans
Организация-разработчик

Организация-разработчик

microBean
Система контроля версий

Система контроля версий

https://github.com/microbean/microbean-narayana-jta-openwebbeans/

Скачать microbean-narayana-jta-openwebbeans

Как подключить последнюю версию

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.apache.openwebbeans : openwebbeans-ee jar 2.0.8
org.jboss.narayana.jta : jta jar 5.9.2.Final

provided (2)

Идентификатор библиотеки Тип Версия
javax.transaction : javax.transaction-api jar 1.2
org.microbean : microbean-base-specification pom 0.4.5

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

Модули Проекта

Данный проект не имеет модулей.

microBean Narayana JTA OpenWebBeans Integration

Build Status Maven Central

The microBean Narayana JTA OpenWebBeans Integration project integrates the Narayana transaction engine into standalone OpenWebBeans-based CDI 2.0 SE environments.

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:

<dependency>
  <groupId>org.microbean</groupId>
  <artifactId>microbean-narayana-jta-openwebbeans</artifactId>
  <!-- See http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.microbean%22%20AND%20a%3A%22microbean-narayana-jta-openwebbeans%22 for available releases. -->
  <version>0.1.0</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.

Версии библиотеки

Версия
0.1.1
0.1.0