is not current version
Last Version 3.6.0-alpha

org.wso2.bps:org.wso2.bps.integration.tests.bpmn 3.5.1


GroupId

GroupId

org.wso2.bps
ArtifactId

ArtifactId

org.wso2.bps.integration.tests.bpmn
Version

Version

3.5.1
Type

Type

jar

Download org.wso2.bps.integration.tests.bpmn 3.5.1


<!-- https://jarcasting.com/artifacts/org.wso2.bps/org.wso2.bps.integration.tests.bpmn/ -->
<dependency>
    <groupId>org.wso2.bps</groupId>
    <artifactId>org.wso2.bps.integration.tests.bpmn</artifactId>
    <version>3.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.bps/org.wso2.bps.integration.tests.bpmn/
implementation 'org.wso2.bps:org.wso2.bps.integration.tests.bpmn:3.5.1'
// https://jarcasting.com/artifacts/org.wso2.bps/org.wso2.bps.integration.tests.bpmn/
implementation ("org.wso2.bps:org.wso2.bps.integration.tests.bpmn:3.5.1")
'org.wso2.bps:org.wso2.bps.integration.tests.bpmn:jar:3.5.1'
<dependency org="org.wso2.bps" name="org.wso2.bps.integration.tests.bpmn" rev="3.5.1">
  <artifact name="org.wso2.bps.integration.tests.bpmn" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.bps', module='org.wso2.bps.integration.tests.bpmn', version='3.5.1')
)
libraryDependencies += "org.wso2.bps" % "org.wso2.bps.integration.tests.bpmn" % "3.5.1"
[org.wso2.bps/org.wso2.bps.integration.tests.bpmn "3.5.1"]