License |
License |
---|---|
GroupId | GroupIdorg.wso2.carbon.deployment |
ArtifactId | ArtifactIdorg.wso2.carbon.service.mgt.ui.feature |
Last Version | Last Version4.12.10 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionWSO2 Carbon - Service Management UI Feature
This feature contains the bundles required for Front-end Service Management functionality
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.deployment/org.wso2.carbon.service.mgt.ui.feature/ -->
<dependency>
<groupId>org.wso2.carbon.deployment</groupId>
<artifactId>org.wso2.carbon.service.mgt.ui.feature</artifactId>
<version>4.12.10</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.deployment/org.wso2.carbon.service.mgt.ui.feature/
implementation 'org.wso2.carbon.deployment:org.wso2.carbon.service.mgt.ui.feature:4.12.10'
// https://jarcasting.com/artifacts/org.wso2.carbon.deployment/org.wso2.carbon.service.mgt.ui.feature/
implementation ("org.wso2.carbon.deployment:org.wso2.carbon.service.mgt.ui.feature:4.12.10")
'org.wso2.carbon.deployment:org.wso2.carbon.service.mgt.ui.feature:pom:4.12.10'
<dependency org="org.wso2.carbon.deployment" name="org.wso2.carbon.service.mgt.ui.feature" rev="4.12.10">
<artifact name="org.wso2.carbon.service.mgt.ui.feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.deployment', module='org.wso2.carbon.service.mgt.ui.feature', version='4.12.10')
)
libraryDependencies += "org.wso2.carbon.deployment" % "org.wso2.carbon.service.mgt.ui.feature" % "4.12.10"
[org.wso2.carbon.deployment/org.wso2.carbon.service.mgt.ui.feature "4.12.10"]