is not current version
Last Version 3.9.0

org.mule.modules:mule-module-management 2.0.0-M2

Management Extensions for Mule

GroupId

GroupId

org.mule.modules
ArtifactId

ArtifactId

mule-module-management
Version

Version

2.0.0-M2
Type

Type

jar

Download mule-module-management 2.0.0-M2


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