не последняя версия
Последняя версия 6.0.1

com.liferay.portal:com.liferay.support.tomcat 4.0.2

Contains Tomcat support classes.

Категории

Категории

Tomcat Контейнер Application Servers
Группа

Группа

com.liferay.portal
Идентификатор

Идентификатор

com.liferay.support.tomcat
Версия

Версия

4.0.2
Тип

Тип

jar

Скачать com.liferay.support.tomcat 4.0.2


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