Narayana Tomcat listener

Links Narayana transaction lifecycle to Tomcat's container lifecycle

License

License

Categories

Categories

Tomcat Container Application Servers Narayana Application Layer Libs Distributed Transactions
GroupId

GroupId

org.uniknow.tomcat
ArtifactId

ArtifactId

narayana-tomcat-listener
Last Version

Last Version

0.1.14
Release Date

Release Date

Type

Type

jar
Description

Description

Narayana Tomcat listener
Links Narayana transaction lifecycle to Tomcat's container lifecycle
Project Organization

Project Organization

UniKnow

Download narayana-tomcat-listener

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jboss.narayana.jta : narayana-jta jar 5.2.0.Final

provided (3)

Group / Artifact Type Version
org.jboss.logging : jboss-logging jar 3.1.3.GA
javax.transaction : jta jar 1.1
org.apache.tomcat : tomcat-catalina jar 7.0.63

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.14
0.1.13