is not current version
Last Version 6.0.1

com.liferay.portal:com.liferay.support.tomcat 4.0.3

Contains Tomcat support classes.

Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

com.liferay.portal
ArtifactId

ArtifactId

com.liferay.support.tomcat
Version

Version

4.0.3
Type

Type

jar

Download com.liferay.support.tomcat 4.0.3


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