License |
License |
---|---|
GroupId | GroupIdorg.mule.runtime |
ArtifactId | ArtifactIdmule |
Version | Version4.1.1 |
Type | Typepom |
Description |
DescriptionMule 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 |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
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"]
Group / Artifact | Type | Version |
---|---|---|
com.googlecode.multithreadedtc : multithreadedtc | jar | 1.01 |
io.qameta.allure : allure-junit4 | jar | 2.0-BETA17 |