is not current version
Last Version 3.6.0-alpha

org.wso2.bps:wso2-bps-profile-gen 3.5.1


GroupId

GroupId

org.wso2.bps
ArtifactId

ArtifactId

wso2-bps-profile-gen
Version

Version

3.5.1
Type

Type

pom

Download wso2-bps-profile-gen 3.5.1


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