| License |
License |
|---|---|
| Categories |
CategoriesAuto Application Layer Libs Code Generators |
| GroupId | GroupIdorg.wso2.ei |
| ArtifactId | ArtifactIdautomation-extensions |
| Last Version | Last Version6.5.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionWSO2 Enterprise Integrator - Automation Extensions
WSO2 Enterprise Integrator
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| automation-extensions-6.5.0.pom | |
| automation-extensions-6.5.0.jar | 40 KB |
| automation-extensions-6.5.0-sources.jar | 32 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.ei/automation-extensions/ -->
<dependency>
<groupId>org.wso2.ei</groupId>
<artifactId>automation-extensions</artifactId>
<version>6.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.ei/automation-extensions/
implementation 'org.wso2.ei:automation-extensions:6.5.0'
// https://jarcasting.com/artifacts/org.wso2.ei/automation-extensions/
implementation ("org.wso2.ei:automation-extensions:6.5.0")
'org.wso2.ei:automation-extensions:jar:6.5.0'
<dependency org="org.wso2.ei" name="automation-extensions" rev="6.5.0">
<artifact name="automation-extensions" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.ei', module='automation-extensions', version='6.5.0')
)
libraryDependencies += "org.wso2.ei" % "automation-extensions" % "6.5.0"
[org.wso2.ei/automation-extensions "6.5.0"]