is not current version
Last Version 3.4.0

org.mule.distributions:mule-standalone-light 3.1.0

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

Categories

Categories

Distribution Build Tools
GroupId

GroupId

org.mule.distributions
ArtifactId

ArtifactId

mule-standalone-light
Version

Version

3.1.0
Type

Type

pom

Download mule-standalone-light 3.1.0


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