is not current version
Last Version 6.5.0

org.wso2.ei:automation-extensions 4.1.0-m3


Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

org.wso2.ei
ArtifactId

ArtifactId

automation-extensions
Version

Version

4.1.0-m3
Type

Type

jar

Download automation-extensions 4.1.0-m3


<!-- https://jarcasting.com/artifacts/org.wso2.ei/automation-extensions/ -->
<dependency>
    <groupId>org.wso2.ei</groupId>
    <artifactId>automation-extensions</artifactId>
    <version>4.1.0-m3</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.ei/automation-extensions/
implementation 'org.wso2.ei:automation-extensions:4.1.0-m3'
// https://jarcasting.com/artifacts/org.wso2.ei/automation-extensions/
implementation ("org.wso2.ei:automation-extensions:4.1.0-m3")
'org.wso2.ei:automation-extensions:jar:4.1.0-m3'
<dependency org="org.wso2.ei" name="automation-extensions" rev="4.1.0-m3">
  <artifact name="automation-extensions" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.ei', module='automation-extensions', version='4.1.0-m3')
)
libraryDependencies += "org.wso2.ei" % "automation-extensions" % "4.1.0-m3"
[org.wso2.ei/automation-extensions "4.1.0-m3"]