is not current version
Last Version 4.1.1

org.mule.distributions:mule-runtime-impl-bom 4.0.0-BETA.4

A BOM project that provides all the implementation libraries required by the Mule runtime

Categories

Categories

Distribution Build Tools
GroupId

GroupId

org.mule.distributions
ArtifactId

ArtifactId

mule-runtime-impl-bom
Version

Version

4.0.0-BETA.4
Type

Type

jar

Download mule-runtime-impl-bom 4.0.0-BETA.4


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