is not current version
Last Version 6.5.0

org.wso2.ei:automation-extensions 1.2.0-m2


Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

org.wso2.ei
ArtifactId

ArtifactId

automation-extensions
Version

Version

1.2.0-m2
Type

Type

jar

Download automation-extensions 1.2.0-m2


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