is not current version
Last Version 3.2-RC1

org.aperteworkflow:mule-flightsearch-sample 2.0-RC1


Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

org.aperteworkflow
ArtifactId

ArtifactId

mule-flightsearch-sample
Version

Version

2.0-RC1
Type

Type

jar

Download mule-flightsearch-sample 2.0-RC1


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