is not current version
Last Version 0.1.14

org.uniknow.tomcat:narayana-tomcat-listener 0.1.13

Links Narayana transaction lifecycle to Tomcat's container lifecycle

Categories

Categories

Tomcat Container Application Servers Narayana Application Layer Libs Distributed Transactions
GroupId

GroupId

org.uniknow.tomcat
ArtifactId

ArtifactId

narayana-tomcat-listener
Version

Version

0.1.13
Type

Type

jar

Download narayana-tomcat-listener 0.1.13


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