MVN

net.taptech : mule-spring-boot-starter

Maven & Gradle

Jun 07, 2018
68.1k stars

Mule Spring Boot Starter

<dependency>
    <groupId>net.taptech</groupId>
    <artifactId>mule-spring-boot-starter</artifactId>
    <version>1.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.taptech : mule-spring-boot-starter to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.0

All Versions

Choose a version of net.taptech : mule-spring-boot-starter to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
mule-spring-boot-starter-1.2.0
1.1.x
mule-spring-boot-starter-1.1.0
1.0.x
mule-spring-boot-starter-1.0.0

How to add a dependency to Maven

Add the following net.taptech : mule-spring-boot-starter maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.taptech</groupId>
    <artifactId>mule-spring-boot-starter</artifactId>
    <version>1.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.taptech : mule-spring-boot-starter gradle dependency to your build.gradle file:

implementation 'net.taptech:mule-spring-boot-starter:1.2.0'

Gradle Kotlin DSL: Add the following net.taptech : mule-spring-boot-starter gradle kotlin dependency to your build.gradle.kts file:

implementation("net.taptech:mule-spring-boot-starter:1.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.taptech : mule-spring-boot-starter sbt scala dependency to your build.sbt file:

libraryDependencies += "net.taptech" % "mule-spring-boot-starter" % "1.2.0"

Advertisement

Dependencies from Group

Discover Dependencies

Jul 01, 2022
3 usages
60 stars
Aug 28, 2019
2 usages
Mar 14, 2018
1 usages
Feb 26, 2023
2 usages
1.9k stars
Jul 26, 2018
383 stars
Feb 03, 2020
54 stars
Dec 16, 2020
18 stars
Dec 16, 2020
2 usages
18 stars
Oct 07, 2020
80 stars