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