| License |
License |
|---|---|
| GroupId | GroupIdorg.wso2.carbon.business-process |
| ArtifactId | ArtifactIdapplication-mgt-features |
| Last Version | Last Version4.5.51 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionWSO2 Carbon - Application Management 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 |
|---|---|
| application-mgt-features-4.5.51.pom | 3 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.business-process/application-mgt-features/ -->
<dependency>
<groupId>org.wso2.carbon.business-process</groupId>
<artifactId>application-mgt-features</artifactId>
<version>4.5.51</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.business-process/application-mgt-features/
implementation 'org.wso2.carbon.business-process:application-mgt-features:4.5.51'
// https://jarcasting.com/artifacts/org.wso2.carbon.business-process/application-mgt-features/
implementation ("org.wso2.carbon.business-process:application-mgt-features:4.5.51")
'org.wso2.carbon.business-process:application-mgt-features:pom:4.5.51'
<dependency org="org.wso2.carbon.business-process" name="application-mgt-features" rev="4.5.51">
<artifact name="application-mgt-features" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.business-process', module='application-mgt-features', version='4.5.51')
)
libraryDependencies += "org.wso2.carbon.business-process" % "application-mgt-features" % "4.5.51"
[org.wso2.carbon.business-process/application-mgt-features "4.5.51"]