is not current version
Last Version 4.1.1

org.mule.tests:mule-test-smart-connectors-parent 4.0.0-rc

Set of Smart Connectors to create plugins to be later used with other modules

GroupId

GroupId

org.mule.tests
ArtifactId

ArtifactId

mule-test-smart-connectors-parent
Version

Version

4.0.0-rc
Type

Type

pom

Download mule-test-smart-connectors-parent 4.0.0-rc


<!-- https://jarcasting.com/artifacts/org.mule.tests/mule-test-smart-connectors-parent/ -->
<dependency>
    <groupId>org.mule.tests</groupId>
    <artifactId>mule-test-smart-connectors-parent</artifactId>
    <version>4.0.0-rc</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.mule.tests/mule-test-smart-connectors-parent/
implementation 'org.mule.tests:mule-test-smart-connectors-parent:4.0.0-rc'
// https://jarcasting.com/artifacts/org.mule.tests/mule-test-smart-connectors-parent/
implementation ("org.mule.tests:mule-test-smart-connectors-parent:4.0.0-rc")
'org.mule.tests:mule-test-smart-connectors-parent:pom:4.0.0-rc'
<dependency org="org.mule.tests" name="mule-test-smart-connectors-parent" rev="4.0.0-rc">
  <artifact name="mule-test-smart-connectors-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.mule.tests', module='mule-test-smart-connectors-parent', version='4.0.0-rc')
)
libraryDependencies += "org.mule.tests" % "mule-test-smart-connectors-parent" % "4.0.0-rc"
[org.mule.tests/mule-test-smart-connectors-parent "4.0.0-rc"]