c

com.liferay.support.tomcat

Contains Tomcat support classes.
LGPL 2.1
Brian Wing Shun Chan
Files download
File Operation
com.liferay.support.tomcat-6.0.2.jar download
com.liferay.support.tomcat-6.0.2.pom download
com.liferay.support.tomcat-6.0.2-sources.jar download
Apache Maven
<dependency>
  <groupId>com.liferay.portal</groupId>
  <artifactId>com.liferay.support.tomcat</artifactId>
  <version>6.0.2</version>
</dependency>
Gradle Groovy
implementation 'com.liferay.portal:com.liferay.support.tomcat:6.0.2'
Gradle Kotlin
implementation("com.liferay.portal:com.liferay.support.tomcat:6.0.2")
Scala SBT
libraryDependencies += "com.liferay.portal" % "com.liferay.support.tomcat" % "6.0.2"
Groovy Grape
@Grapes(
  @Grab(group='com.liferay.portal', module='com.liferay.support.tomcat', version='6.0.2')
)
Apache Ivy
<dependency org="com.liferay.portal" name="com.liferay.support.tomcat" rev="6.0.2" />
Leiningen
[com.liferay.portal/com.liferay.support.tomcat "6.0.2"]
Apache Buildr
'com.liferay.portal:com.liferay.support.tomcat:jar:6.0.2'
Dependencies
The project has no third-party dependencies