MVN

com.butor : butor-mule

Maven & Gradle

Nov 22, 2019

Butor Framework Service - Mule Support Module · This module enables Butor services with Mule ESB. It is part of Butor Framework and released under APL 2.0.

<dependency>
    <groupId>com.butor</groupId>
    <artifactId>butor-mule</artifactId>
    <version>1.0.30</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.butor : butor-mule to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.30

All Versions

Choose a version of com.butor : butor-mule to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
butor-mule-1.0.30
butor-mule-1.0.29
butor-mule-1.0.28
butor-mule-1.0.27
butor-mule-1.0.25
butor-mule-1.0.24
butor-mule-1.0.23
butor-mule-1.0.22
butor-mule-1.0.21
butor-mule-1.0.19
butor-mule-1.0.18
butor-mule-1.0.17
butor-mule-1.0.14
butor-mule-1.0.13
butor-mule-1.0.12
butor-mule-1.0.9
butor-mule-1.0.7
butor-mule-1.0.6
butor-mule-1.0.3
butor-mule-1.0.0
0.9.x
butor-mule-0.9.0
0.0.x
butor-mule-0.0.2
butor-mule-0.0.1

How to add a dependency to Maven

Add the following com.butor : butor-mule maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.butor</groupId>
    <artifactId>butor-mule</artifactId>
    <version>1.0.30</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.butor : butor-mule gradle dependency to your build.gradle file:

implementation 'com.butor:butor-mule:1.0.30'

Gradle Kotlin DSL: Add the following com.butor : butor-mule gradle kotlin dependency to your build.gradle.kts file:

implementation("com.butor:butor-mule:1.0.30")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.butor : butor-mule sbt scala dependency to your build.sbt file:

libraryDependencies += "com.butor" % "butor-mule" % "1.0.30"

Advertisement

Dependencies from Group

Aug 30, 2019
25 usages
Aug 30, 2019
18 usages
Aug 30, 2019
13 usages
Nov 22, 2019
12 usages
Aug 30, 2019
10 usages

Discover Dependencies

May 13, 2015
1 usages
Nov 12, 2015
4 stars
Aug 17, 2015
8 stars
Dec 03, 2017
1 usages
7 stars