MVN

org.mule.distributions : mule-standalone-light

Maven & Gradle

Apr 14, 2013
260 stars

Lightweight Standalone Distribution · This distribution does not include things such as docs + examples in order to keep the size down for experienced users

<dependency>
    <groupId>org.mule.distributions</groupId>
    <artifactId>mule-standalone-light</artifactId>
    <version>3.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.mule.distributions : mule-standalone-light to add to Maven - Latest Versions:

  • Latest Stable: 3.4.0
  • Latest Release Candidate: 3.4.0-RC1

All Versions

Choose a version of org.mule.distributions : mule-standalone-light to add to Maven - All Versions:

Version Vulnerabilities Updated
3.4.x
mule-standalone-light-3.4.0
mule-standalone-light-3.4.0-RC1
3.4
mule-standalone-light-3.4-M1
3.3.x
mule-standalone-light-3.3.1
mule-standalone-light-3.3.0
mule-standalone-light-3.3.0-EA
mule-standalone-light-3.3.0-RC3
mule-standalone-light-3.3.0-RC2
mule-standalone-light-3.3.0-RC1
3.3
mule-standalone-light-3.3-M2
mule-standalone-light-3.3-M1
3.2.x
mule-standalone-light-3.2.1
mule-standalone-light-3.2.0
mule-standalone-light-3.2.0-M1
3.1.x
mule-standalone-light-3.1.2
mule-standalone-light-3.1.1
mule-standalone-light-3.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.mule.distributions</groupId>
    <artifactId>mule-standalone-light</artifactId>
    <version>3.4.0</version>
</dependency>