is not current version
Last Version 3.9.0

org.mule.modules:mule-module-builders 1.4.4

Standard configuration builders for Mule

GroupId

GroupId

org.mule.modules
ArtifactId

ArtifactId

mule-module-builders
Version

Version

1.4.4
Type

Type

jar

Download mule-module-builders 1.4.4


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