Last Version

exchange_maven_client 2.1.2

This project contains the maven polyglot extension and the maven packager to build an API project using maven

License

License

Categories

Categories

Maven Build Tools CLI User Interface
GroupId

GroupId

org.mule.maven.exchange
ArtifactId

ArtifactId

exchange_maven_client
Version

Version

2.1.2
Type

Type

pom
Description

Description

exchange_maven_client
This project contains the maven polyglot extension and the maven packager to build an API project using maven
Project URL

Project URL

http://github.com/mulesoft/api_project_maven_client
Project Organization

Project Organization

MuleSoft, Inc.
Source Code Management

Source Code Management

http://github.com/mulesoft/api_project_maven_client/tree/master

Download exchange_maven_client 2.1.2


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

Dependencies

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

Project Modules

  • polyglot-exchange
  • exchange_api_packager
  • exchange-model