Last Version

Tomcat Listener 16.3.0

Tomcat 8.0.x is the current container of choice for the AppWorks Gateway and this module contains any code relevant to its lifecycle, including our crucial TomcatLifecycleListener. The Jar file this module produces must be placed within the central /lib directory of the container to be effective.

License

License

Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

com.opentext.otag.tomcat
ArtifactId

ArtifactId

otag-tomcat-listener
Version

Version

16.3.0
Type

Type

jar
Description

Description

Tomcat Listener
Tomcat 8.0.x is the current container of choice for the AppWorks Gateway and this module contains any code relevant to its lifecycle, including our crucial TomcatLifecycleListener. The Jar file this module produces must be placed within the central /lib directory of the container to be effective.
Project URL

Project URL

https://github.com/opentext/otag-tomcat-listener

Download otag-tomcat-listener 16.3.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.tomcat : tomcat-catalina jar 8.0.28

Project Modules

There are no modules declared in this project.