m

mule-module-reboot

Files download
File Operation
mule-module-reboot-3.0.0.jar download
mule-module-reboot-3.0.0.pom download
mule-module-reboot-3.0.0-sources.jar download
Apache Maven
<dependency>
  <groupId>org.mule.modules</groupId>
  <artifactId>mule-module-reboot</artifactId>
  <version>3.0.0</version>
</dependency>
Gradle Groovy
implementation 'org.mule.modules:mule-module-reboot:3.0.0'
Gradle Kotlin
implementation("org.mule.modules:mule-module-reboot:3.0.0")
Scala SBT
libraryDependencies += "org.mule.modules" % "mule-module-reboot" % "3.0.0"
Groovy Grape
@Grapes(
  @Grab(group='org.mule.modules', module='mule-module-reboot', version='3.0.0')
)
Apache Ivy
<dependency org="org.mule.modules" name="mule-module-reboot" rev="3.0.0" />
Leiningen
[org.mule.modules/mule-module-reboot "3.0.0"]
Apache Buildr
'org.mule.modules:mule-module-reboot:jar:3.0.0'