License |
License |
---|---|
Categories |
CategoriesTomcat Container Application Servers Narayana Application Layer Libs Distributed Transactions |
GroupId | GroupIdorg.uniknow.tomcat |
ArtifactId | ArtifactIdnarayana-tomcat-listener |
Last Version | Last Version0.1.14 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNarayana Tomcat listener
Links Narayana transaction lifecycle to Tomcat's container lifecycle
|
Project Organization |
Project Organization |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.jboss.narayana.jta : narayana-jta | jar | 5.2.0.Final |
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 |