MVN

org.mule.runtime : mule-module-artifact

Maven & Gradle

Apr 21, 2018
8 usages
260 stars

Mule Artifact Module

<dependency>
    <groupId>org.mule.runtime</groupId>
    <artifactId>mule-module-artifact</artifactId>
    <version>4.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.mule.runtime : mule-module-artifact to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.1.1
  • Latest Release Candidate: 4.0.0-rc
  • Latest Beta: 4.0.0-BETA.4

All Versions

Choose a version of org.mule.runtime : mule-module-artifact to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.1.x
mule-module-artifact-4.1.1
4.0.x
mule-module-artifact-4.0.0-rc
mule-module-artifact-4.0.0-BETA.4

How to add a dependency to Maven

Add the following org.mule.runtime : mule-module-artifact maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.mule.runtime</groupId>
    <artifactId>mule-module-artifact</artifactId>
    <version>4.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.mule.runtime : mule-module-artifact gradle dependency to your build.gradle file:

implementation 'org.mule.runtime:mule-module-artifact:4.1.1'

Gradle Kotlin DSL: Add the following org.mule.runtime : mule-module-artifact gradle kotlin dependency to your build.gradle.kts file:

implementation("org.mule.runtime:mule-module-artifact:4.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.mule.runtime : mule-module-artifact sbt scala dependency to your build.sbt file:

libraryDependencies += "org.mule.runtime" % "mule-module-artifact" % "4.1.1"

Advertisement

Dependencies from Group

Apr 21, 2018
45 usages
260 stars
Apr 21, 2018
31 usages
18 stars
Apr 21, 2018
28 usages
260 stars
Apr 21, 2018
26 usages
260 stars
Apr 21, 2018
23 usages
260 stars

Discover Dependencies

Apr 21, 2018
5 usages
4 stars
Apr 21, 2018
1 usages
4 stars
Apr 21, 2018
2 usages
Apr 21, 2018
45 usages
260 stars
Apr 21, 2018
31 usages
18 stars
Sep 28, 2017
1 usages
0 stars
Sep 28, 2017
6 usages
0 stars
Dec 24, 2022
3.6k stars