is not current version
Last Version 3.2-RC1

org.aperteworkflow:mule-flightsearch-sample 3.0-beta1


Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

org.aperteworkflow
ArtifactId

ArtifactId

mule-flightsearch-sample
Version

Version

3.0-beta1
Type

Type

jar

Download mule-flightsearch-sample 3.0-beta1


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