is not current version
Last Version 3.2-RC1

org.aperteworkflow:mule-flightsearch-sample 2.0


Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

org.aperteworkflow
ArtifactId

ArtifactId

mule-flightsearch-sample
Version

Version

2.0
Type

Type

jar

Download mule-flightsearch-sample 2.0


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