GroupId | GroupIdorg.wso2.carbon.business-process |
---|---|
ArtifactId | ArtifactIdorg.wso2.carbon.bpel.feature |
Version | Version4.4.89 |
Type | Typepom |
Filename | Size |
---|---|
org.wso2.carbon.bpel.feature-4.4.89.pom | |
org.wso2.carbon.bpel.feature-4.4.89.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.4.89</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.4.89'
// 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.4.89")
'org.wso2.carbon.business-process:org.wso2.carbon.bpel.feature:pom:4.4.89'
<dependency org="org.wso2.carbon.business-process" name="org.wso2.carbon.bpel.feature" rev="4.4.89">
<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.4.89')
)
libraryDependencies += "org.wso2.carbon.business-process" % "org.wso2.carbon.bpel.feature" % "4.4.89"
[org.wso2.carbon.business-process/org.wso2.carbon.bpel.feature "4.4.89"]