MVN

org.mule.modules : mule-spring-test-plugin

Maven & Gradle

Sep 28, 2017
5 usages

Mule plugin that has compile dependencies to spring. To use only in tests of extensions.

<dependency>
    <groupId>org.mule.modules</groupId>
    <artifactId>mule-spring-test-plugin</artifactId>
    <version>0.9.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.mule.modules : mule-spring-test-plugin to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9.0

All Versions

Choose a version of org.mule.modules : mule-spring-test-plugin to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.9.x
mule-spring-test-plugin-0.9.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.mule.modules</groupId>
    <artifactId>mule-spring-test-plugin</artifactId>
    <version>0.9.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.mule.modules : mule-spring-test-plugin gradle dependency to your build.gradle file:

implementation 'org.mule.modules:mule-spring-test-plugin:0.9.0'

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

implementation("org.mule.modules:mule-spring-test-plugin:0.9.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.mule.modules : mule-spring-test-plugin sbt scala dependency to your build.sbt file:

libraryDependencies += "org.mule.modules" % "mule-spring-test-plugin" % "0.9.0"

Advertisement

Dependencies from Group

Apr 27, 2018
111 usages
260 stars
Apr 27, 2018
53 usages
260 stars
Apr 27, 2018
50 usages
260 stars
Apr 27, 2018
40 usages
260 stars

Discover Dependencies

Dec 01, 2017
5 usages
734 stars
Dec 01, 2017
5 usages
734 stars
Apr 09, 2022
8 usages
Aug 18, 2023
6 usages
6.5k stars
Aug 18, 2023
6 usages
6.5k stars
Dec 22, 2017
6 usages
212 stars
Feb 07, 2023
6 usages
211 stars
Aug 10, 2023
19 usages
27 stars
Aug 10, 2023
19 usages
27 stars
Jun 07, 2018
5 usages
613 stars