is not current version
Last Version 6.0.1

com.liferay.portal:com.liferay.support.tomcat 2.1.3

Contains Tomcat support classes.

Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

com.liferay.portal
ArtifactId

ArtifactId

com.liferay.support.tomcat
Version

Version

2.1.3
Type

Type

jar

Download com.liferay.support.tomcat 2.1.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>2.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay.portal/com.liferay.support.tomcat/
implementation 'com.liferay.portal:com.liferay.support.tomcat:2.1.3'
// https://jarcasting.com/artifacts/com.liferay.portal/com.liferay.support.tomcat/
implementation ("com.liferay.portal:com.liferay.support.tomcat:2.1.3")
'com.liferay.portal:com.liferay.support.tomcat:jar:2.1.3'
<dependency org="com.liferay.portal" name="com.liferay.support.tomcat" rev="2.1.3">
  <artifact name="com.liferay.support.tomcat" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay.portal', module='com.liferay.support.tomcat', version='2.1.3')
)
libraryDependencies += "com.liferay.portal" % "com.liferay.support.tomcat" % "2.1.3"
[com.liferay.portal/com.liferay.support.tomcat "2.1.3"]