Last Version

Embedded (Single jar file) 3.4.0

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
Version

Version

3.4.0
Type

Type

jar
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 URL

Project URL

http://www.mulesoft.org/mule
Project Organization

Project Organization

MuleSoft, Inc.

Download mule 3.4.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.