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