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.

License

License

GroupId

GroupId

com.filez.jta
ArtifactId

ArtifactId

nulljta
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

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.
Project Organization

Project Organization

Filez.com ltd

Download nulljta

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.2

provided (1)

Group / Artifact Type Version
org.jboss.spec.javax.transaction : jboss-transaction-api_1.1_spec jar 1.0.1.Final

test (4)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0