Last Version

org.mule.maven.exchange:polyglot-exchange 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
GroupId

GroupId

org.mule.maven.exchange
ArtifactId

ArtifactId

polyglot-exchange
Version

Version

2.1.2
Type

Type

jar
Description

Description

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

Project Organization

MuleSoft, Inc.
Source Code Management

Source Code Management

http://github.com/mulesoft/api_project_maven_client/tree/master/polyglot-exchange

Download polyglot-exchange 2.1.2


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

Dependencies

compile (1)

Group / Artifact Type Version
org.mule.maven.exchange : exchange-model jar 2.1.2

provided (1)

Group / Artifact Type Version
org.apache.maven : maven-core jar 3.8.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.xmlunit : xmlunit-core jar 2.6.2

Project Modules

There are no modules declared in this project.