GroupId | GroupIdorg.wso2.ei |
---|---|
ArtifactId | ArtifactIdwso2bps-integration-tests |
Version | Version6.1.1-update10 |
Type | Typepom |
Filename | Size |
---|---|
wso2bps-integration-tests-6.1.1-update10.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.ei/wso2bps-integration-tests/ -->
<dependency>
<groupId>org.wso2.ei</groupId>
<artifactId>wso2bps-integration-tests</artifactId>
<version>6.1.1-update10</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.ei/wso2bps-integration-tests/
implementation 'org.wso2.ei:wso2bps-integration-tests:6.1.1-update10'
// https://jarcasting.com/artifacts/org.wso2.ei/wso2bps-integration-tests/
implementation ("org.wso2.ei:wso2bps-integration-tests:6.1.1-update10")
'org.wso2.ei:wso2bps-integration-tests:pom:6.1.1-update10'
<dependency org="org.wso2.ei" name="wso2bps-integration-tests" rev="6.1.1-update10">
<artifact name="wso2bps-integration-tests" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.ei', module='wso2bps-integration-tests', version='6.1.1-update10')
)
libraryDependencies += "org.wso2.ei" % "wso2bps-integration-tests" % "6.1.1-update10"
[org.wso2.ei/wso2bps-integration-tests "6.1.1-update10"]