m

mule-module-reboot

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