GroupId | GroupIdorg.wso2.carbon.business-process |
---|---|
ArtifactId | ArtifactIdorg.wso2.carbon.bpel.feature |
Version | Version4.5.28 |
Type | Typepom |
Filename | Size |
---|---|
org.wso2.carbon.bpel.feature-4.5.28.pom | |
org.wso2.carbon.bpel.feature-4.5.28.zip | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.business-process/org.wso2.carbon.bpel.feature/ -->
<dependency>
<groupId>org.wso2.carbon.business-process</groupId>
<artifactId>org.wso2.carbon.bpel.feature</artifactId>
<version>4.5.28</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.business-process/org.wso2.carbon.bpel.feature/
implementation 'org.wso2.carbon.business-process:org.wso2.carbon.bpel.feature:4.5.28'
// https://jarcasting.com/artifacts/org.wso2.carbon.business-process/org.wso2.carbon.bpel.feature/
implementation ("org.wso2.carbon.business-process:org.wso2.carbon.bpel.feature:4.5.28")
'org.wso2.carbon.business-process:org.wso2.carbon.bpel.feature:pom:4.5.28'
<dependency org="org.wso2.carbon.business-process" name="org.wso2.carbon.bpel.feature" rev="4.5.28">
<artifact name="org.wso2.carbon.bpel.feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.business-process', module='org.wso2.carbon.bpel.feature', version='4.5.28')
)
libraryDependencies += "org.wso2.carbon.business-process" % "org.wso2.carbon.bpel.feature" % "4.5.28"
[org.wso2.carbon.business-process/org.wso2.carbon.bpel.feature "4.5.28"]