is not current version
Last Version 4.1.1

org.mule.tests:smart-connector-using-smart-connector 4.0.0-rc

A Mule extension done with pure Mule DSL that depends JUST in another Smart Connector (nested scenario)

GroupId

GroupId

org.mule.tests
ArtifactId

ArtifactId

smart-connector-using-smart-connector
Version

Version

4.0.0-rc
Type

Type

jar

Download smart-connector-using-smart-connector 4.0.0-rc


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