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