is not current version
Last Version 3.6.0-alpha

org.wso2.bps:org.wso2.bps.integration.common.clients 3.5.0


Categories

Categories

CLI User Interface
GroupId

GroupId

org.wso2.bps
ArtifactId

ArtifactId

org.wso2.bps.integration.common.clients
Version

Version

3.5.0
Type

Type

jar

Download org.wso2.bps.integration.common.clients 3.5.0


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