License |
License |
---|---|
GroupId | GroupIdorg.wso2.bps |
ArtifactId | ArtifactIdwso2-bps-profile-gen |
Version | Version3.6.0-alpha |
Type | Typepom |
Description |
DescriptionWSO2 BPS - BPS Profile Generation
WSO2 Business Process Server
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
wso2-bps-profile-gen-3.6.0-alpha.pom | 63 KB |
Browse |
<!-- 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.6.0-alpha</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.6.0-alpha'
// https://jarcasting.com/artifacts/org.wso2.bps/wso2-bps-profile-gen/
implementation ("org.wso2.bps:wso2-bps-profile-gen:3.6.0-alpha")
'org.wso2.bps:wso2-bps-profile-gen:pom:3.6.0-alpha'
<dependency org="org.wso2.bps" name="wso2-bps-profile-gen" rev="3.6.0-alpha">
<artifact name="wso2-bps-profile-gen" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.bps', module='wso2-bps-profile-gen', version='3.6.0-alpha')
)
libraryDependencies += "org.wso2.bps" % "wso2-bps-profile-gen" % "3.6.0-alpha"
[org.wso2.bps/wso2-bps-profile-gen "3.6.0-alpha"]