is not current version
Last Version 3.9.0

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

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

Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

org.mule.modules
ArtifactId

ArtifactId

mule-module-tomcat
Version

Version

3.1.1
Type

Type

jar

Download mule-module-tomcat 3.1.1


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