How To Install Java Artifact org.mule.runtime.mule v4.0.0-rc

org.mule.runtime mule 4.0.0-rc

Introduction

In this article, we'll learn how to install Java artifact mule from org.mule.runtime group in version 4.0.0-rc. The artifact is available in 3 versions: 4.1.1 4.0.0-rc 4.0.0-BETA.4 . The Mule Kernel project has been released under CPAL v1.0 license, and has its own website at: https://developer.mulesoft.com/ .

How To Install Java Artifact org.mule.runtime.mule In Version 4.0.0-rc

To install the Mule Kernel artifact in version 4.0.0-rc add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses Mule Kernel dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Managed dependencies (108)

Test dependencies (2)

Licenses

Developers