Last Version

Mule Runtime APIs BOM 4.1.1

Module that provides all the APIs versions provided by the Mule Runtime for a particular runtime version. Users of the APIs should use this BOM when depending on any Mule API.

License

License

Categories

Categories

Distribution Build Tools
GroupId

GroupId

org.mule.distributions
ArtifactId

ArtifactId

mule-runtime-api-bom
Version

Version

4.1.1
Type

Type

pom
Description

Description

Mule Runtime APIs BOM
Module that provides all the APIs versions provided by the Mule Runtime for a particular runtime version. Users of the APIs should use this BOM when depending on any Mule API.
Project Organization

Project Organization

MuleSoft, Inc.

Download mule-runtime-api-bom 4.1.1


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

Dependencies

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.