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

Null JTA provider 1.0.0

This project is JTA provider which is doing nothing except checking function arguments and calling registered callbacks. Its purpose is to satisfy dependencies of applications which do not really needs JTA.

Лицензия

Лицензия

Группа

Группа

com.filez.jta
Идентификатор

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

nulljta
Версия

Версия

1.0.0
Тип

Тип

jar
Описание

Описание

Null JTA provider
This project is JTA provider which is doing nothing except checking function arguments and calling registered callbacks. Its purpose is to satisfy dependencies of applications which do not really needs JTA.
Организация-разработчик

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

Filez.com ltd

Скачать nulljta 1.0.0


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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.2

provided (1)

Идентификатор библиотеки Тип Версия
org.jboss.spec.javax.transaction : jboss-transaction-api_1.1_spec jar 1.0.1.Final

test (4)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-simple jar 1.7.2
junit : junit jar 4.11
org.mockito : mockito-core jar 1.9.5
com.carrotsearch.randomizedtesting : randomizedtesting-runner jar 2.0.8

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

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