is not current version
Last Version 2.1.2

org.mule.maven.exchange:exchange-model 2.0.0

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

exchange-model
Version

Version

2.0.0
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/exchange-model

Download exchange-model 2.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.10.1

Project Modules

There are no modules declared in this project.