is not current version
Last Version 6.5.0

org.wso2.ei:wso2bps-integration-tests 6.1.1-update12

WSO2 Business Process Server (BPS) Integration Parent

GroupId

GroupId

org.wso2.ei
ArtifactId

ArtifactId

wso2bps-integration-tests
Version

Version

6.1.1-update12
Type

Type

pom

Download wso2bps-integration-tests 6.1.1-update12


<!-- 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-update12</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-update12'
// https://jarcasting.com/artifacts/org.wso2.ei/wso2bps-integration-tests/
implementation ("org.wso2.ei:wso2bps-integration-tests:6.1.1-update12")
'org.wso2.ei:wso2bps-integration-tests:pom:6.1.1-update12'
<dependency org="org.wso2.ei" name="wso2bps-integration-tests" rev="6.1.1-update12">
  <artifact name="wso2bps-integration-tests" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.ei', module='wso2bps-integration-tests', version='6.1.1-update12')
)
libraryDependencies += "org.wso2.ei" % "wso2bps-integration-tests" % "6.1.1-update12"
[org.wso2.ei/wso2bps-integration-tests "6.1.1-update12"]