is not current version
Last Version 6.0.1

com.liferay.portal:com.liferay.support.tomcat 3.0.7

Contains Tomcat support classes.

Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

com.liferay.portal
ArtifactId

ArtifactId

com.liferay.support.tomcat
Version

Version

3.0.7
Type

Type

jar

Download com.liferay.support.tomcat 3.0.7


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