License |
License |
---|---|
GroupId | GroupIdorg.wso2.carbon.business-process |
ArtifactId | ArtifactIdbpmn-feature |
Version | Version4.5.49 |
Type | Typepom |
Description |
DescriptionWSO2 Carbon - BPMN Feature Aggregator Module
WSO2 is an open source application development software company focused on providing service-oriented
architecture solutions for professional developers.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
bpmn-feature-4.5.49.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.business-process/bpmn-feature/ -->
<dependency>
<groupId>org.wso2.carbon.business-process</groupId>
<artifactId>bpmn-feature</artifactId>
<version>4.5.49</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.business-process/bpmn-feature/
implementation 'org.wso2.carbon.business-process:bpmn-feature:4.5.49'
// https://jarcasting.com/artifacts/org.wso2.carbon.business-process/bpmn-feature/
implementation ("org.wso2.carbon.business-process:bpmn-feature:4.5.49")
'org.wso2.carbon.business-process:bpmn-feature:pom:4.5.49'
<dependency org="org.wso2.carbon.business-process" name="bpmn-feature" rev="4.5.49">
<artifact name="bpmn-feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.business-process', module='bpmn-feature', version='4.5.49')
)
libraryDependencies += "org.wso2.carbon.business-process" % "bpmn-feature" % "4.5.49"
[org.wso2.carbon.business-process/bpmn-feature "4.5.49"]