License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdorg.wso2.carbon.automation |
ArtifactId | ArtifactIdorg.wso2.carbon.automation.artifacts |
Last Version | Last Version4.4.10 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionWSO2 Carbon Automation - Test Framework Artifacts
WSO2 is an open source application development software company focused on providing service-oriented
architecture solutions for professional developers.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
org.wso2.carbon.automation.artifacts-4.4.10.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.automation/org.wso2.carbon.automation.artifacts/ -->
<dependency>
<groupId>org.wso2.carbon.automation</groupId>
<artifactId>org.wso2.carbon.automation.artifacts</artifactId>
<version>4.4.10</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.automation/org.wso2.carbon.automation.artifacts/
implementation 'org.wso2.carbon.automation:org.wso2.carbon.automation.artifacts:4.4.10'
// https://jarcasting.com/artifacts/org.wso2.carbon.automation/org.wso2.carbon.automation.artifacts/
implementation ("org.wso2.carbon.automation:org.wso2.carbon.automation.artifacts:4.4.10")
'org.wso2.carbon.automation:org.wso2.carbon.automation.artifacts:pom:4.4.10'
<dependency org="org.wso2.carbon.automation" name="org.wso2.carbon.automation.artifacts" rev="4.4.10">
<artifact name="org.wso2.carbon.automation.artifacts" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.automation', module='org.wso2.carbon.automation.artifacts', version='4.4.10')
)
libraryDependencies += "org.wso2.carbon.automation" % "org.wso2.carbon.automation.artifacts" % "4.4.10"
[org.wso2.carbon.automation/org.wso2.carbon.automation.artifacts "4.4.10"]