is not current version
Last Version 7.0.0-nightly

com.liferay.portal:support-tomcat 6.2.3

Contains Tomcat support classes.

Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

com.liferay.portal
ArtifactId

ArtifactId

support-tomcat
Version

Version

6.2.3
Type

Type

jar

Download support-tomcat 6.2.3


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