Last Version

Mule Tomcat Integration 3.9.0

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

License

License

Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

org.mule.modules
ArtifactId

ArtifactId

mule-module-tomcat
Version

Version

3.9.0
Type

Type

jar
Description

Description

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

Project Organization

MuleSoft, Inc.

Download mule-module-tomcat 3.9.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.mule : mule-core jar 3.9.0
org.mule.modules : mule-module-builders jar 3.9.0

provided (1)

Group / Artifact Type Version
org.apache.tomcat : catalina jar 6.0.53

test (1)

Group / Artifact Type Version
com.googlecode.multithreadedtc : multithreadedtc jar 1.01

Project Modules

There are no modules declared in this project.