Last Version

Mule Kernel 4.1.1

Mule is the runtime engine of Anypoint™ Platform. It is the industry’s only unified platform that combines data and application integration across legacy systems, SaaS applications, and APIs with hybrid deployment options for maximum flexibility.

License

License

GroupId

GroupId

org.mule.runtime
ArtifactId

ArtifactId

mule
Version

Version

4.1.1
Type

Type

pom
Description

Description

Mule Kernel
Mule is the runtime engine of Anypoint™ Platform. It is the industry’s only unified platform that combines data and application integration across legacy systems, SaaS applications, and APIs with hybrid deployment options for maximum flexibility.
Project URL

Project URL

https://developer.mulesoft.com/
Project Organization

Project Organization

MuleSoft, Inc.
Source Code Management

Source Code Management

https://github.com/mulesoft/mule

Download mule 4.1.1

Filename Size
mule-4.1.1.pom 101 KB
Browse

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

Dependencies

test (2)

Group / Artifact Type Version
com.googlecode.multithreadedtc : multithreadedtc jar 1.01
io.qameta.allure : allure-junit4 jar 2.0-BETA17

Project Modules

  • core
  • core-tests
  • modules
  • tests