Last Version

Embedded (Single jar file) 4.1.1

Assembles the Mule core, modules, and transports into a single library (jar). This is useful for embedding Mule into an existing project.

License

License

Categories

Categories

Distribution Build Tools
GroupId

GroupId

org.mule.distributions
ArtifactId

ArtifactId

mule-embedded-distribution
Version

Version

4.1.1
Type

Type

pom
Description

Description

Embedded (Single jar file)
Assembles the Mule core, modules, and transports into a single library (jar). This is useful for embedding Mule into an existing project.
Project Organization

Project Organization

MuleSoft, Inc.

Download mule-embedded-distribution 4.1.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.mule.runtime : mule-modules-all pom 4.1.1
org.mule.distributions : mule-services-all pom 4.1.1

test (2)

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

Project Modules

There are no modules declared in this project.