MVN

org.mule.tests.plugin : mule-tests-component-plugin

Maven & Gradle

Apr 21, 2018
26 usages
260 stars

Mule Test Framework Components (TCK) · Mule test framework components (TCK)

<dependency>
    <groupId>org.mule.tests.plugin</groupId>
    <artifactId>mule-tests-component-plugin</artifactId>
    <version>4.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.mule.tests.plugin : mule-tests-component-plugin to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.1.1
  • Latest Release Candidate: 4.0.0-rc

All Versions

Choose a version of org.mule.tests.plugin : mule-tests-component-plugin to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.1.x
mule-tests-component-plugin-4.1.1
4.0.x
mule-tests-component-plugin-4.0.0-rc

How to add a dependency to Maven

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

<dependency>
    <groupId>org.mule.tests.plugin</groupId>
    <artifactId>mule-tests-component-plugin</artifactId>
    <version>4.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.mule.tests.plugin : mule-tests-component-plugin gradle dependency to your build.gradle file:

implementation 'org.mule.tests.plugin:mule-tests-component-plugin:4.1.1'

Gradle Kotlin DSL: Add the following org.mule.tests.plugin : mule-tests-component-plugin gradle kotlin dependency to your build.gradle.kts file:

implementation("org.mule.tests.plugin:mule-tests-component-plugin:4.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.mule.tests.plugin : mule-tests-component-plugin sbt scala dependency to your build.sbt file:

libraryDependencies += "org.mule.tests.plugin" % "mule-tests-component-plugin" % "4.1.1"

Advertisement

Dependencies from Group

Apr 21, 2018
26 usages
260 stars

Discover Dependencies

Dec 07, 2012
8 usages
44 stars
Apr 27, 2018
30 usages
260 stars
Apr 12, 2019
2 usages
23.9k stars
May 26, 2016
3 usages
9 stars
Nov 29, 2016
4 usages
27 stars
Jul 03, 2015
6 usages
194 stars
Feb 17, 2016
5 usages
4 stars
Jan 19, 2016
2 usages
1 stars