Last Version

Mule ESB Maven Tools 1.1

Maven tools for working with mule artifacts (Mule Applications and Mule Domains).

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.mule.tools.maven
ArtifactId

ArtifactId

mule-esb-maven-tools
Version

Version

1.1
Type

Type

pom
Description

Description

Mule ESB Maven Tools
Maven tools for working with mule artifacts (Mule Applications and Mule Domains).
Project URL

Project URL

http://github.com/mulesoft/mule-esb-maven-tools
Project Organization

Project Organization

MuleSoft, Inc.
Source Code Management

Source Code Management

https://github.com/mulesoft/mule-esb-maven-tools

Download mule-esb-maven-tools 1.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • plugins
  • archetypes
  • integration-tests