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

org.mule.modules:mule-module-tomcat 3.7.0

Integrates Mule as a global Tomcat service, to be used with deployable configuration builder

Категории

Категории

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

Группа

org.mule.modules
Идентификатор

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

mule-module-tomcat
Версия

Версия

3.7.0
Тип

Тип

jar

Скачать mule-module-tomcat 3.7.0


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