Last Version

Mule Build Tools 3.5.0-bighorn

These are the tools used by the Mule's build procedure

License

License

GroupId

GroupId

org.mule
ArtifactId

ArtifactId

mule-buildtools
Version

Version

3.5.0-bighorn
Type

Type

jar
Description

Description

Mule Build Tools
These are the tools used by the Mule's build procedure
Project URL

Project URL

http://www.mulesoft.org/mule-buildtools
Project Organization

Project Organization

MuleSoft, Inc.

Download mule-buildtools 3.5.0-bighorn


<!-- https://jarcasting.com/artifacts/org.mule/mule-buildtools/ -->
<dependency>
    <groupId>org.mule</groupId>
    <artifactId>mule-buildtools</artifactId>
    <version>3.5.0-bighorn</version>
</dependency>
// https://jarcasting.com/artifacts/org.mule/mule-buildtools/
implementation 'org.mule:mule-buildtools:3.5.0-bighorn'
// https://jarcasting.com/artifacts/org.mule/mule-buildtools/
implementation ("org.mule:mule-buildtools:3.5.0-bighorn")
'org.mule:mule-buildtools:jar:3.5.0-bighorn'
<dependency org="org.mule" name="mule-buildtools" rev="3.5.0-bighorn">
  <artifact name="mule-buildtools" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mule', module='mule-buildtools', version='3.5.0-bighorn')
)
libraryDependencies += "org.mule" % "mule-buildtools" % "3.5.0-bighorn"
[org.mule/mule-buildtools "3.5.0-bighorn"]

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.maven.enforcer : enforcer-api jar 1.0-beta-1
org.apache.maven : maven-project jar 2.0.9
org.apache.maven : maven-core jar 2.0.9
org.apache.maven : maven-artifact jar 2.0.9
org.apache.maven : maven-plugin-api jar 2.0.9
org.codehaus.plexus : plexus-container-default jar 1.0-alpha-9

Project Modules

There are no modules declared in this project.