is not current version
Last Version 4.1.1

org.mule.tests:mule-tests-functional 3.5.0-bighorn

Mule functional test framework (TCK)

GroupId

GroupId

org.mule.tests
ArtifactId

ArtifactId

mule-tests-functional
Version

Version

3.5.0-bighorn
Type

Type

jar

Download mule-tests-functional 3.5.0-bighorn


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