m

mule-module-reboot

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