is not current version
Last Version 1.4.21

org.wso2.carbon.appmgt:org.wso2.carbon.appmgt.core.feature 1.2.22

This feature contains the core bundles required for getting light weight App Management functionalities.

GroupId

GroupId

org.wso2.carbon.appmgt
ArtifactId

ArtifactId

org.wso2.carbon.appmgt.core.feature
Version

Version

1.2.22
Type

Type

pom

Download org.wso2.carbon.appmgt.core.feature 1.2.22


<!-- https://jarcasting.com/artifacts/org.wso2.carbon.appmgt/org.wso2.carbon.appmgt.core.feature/ -->
<dependency>
    <groupId>org.wso2.carbon.appmgt</groupId>
    <artifactId>org.wso2.carbon.appmgt.core.feature</artifactId>
    <version>1.2.22</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.appmgt/org.wso2.carbon.appmgt.core.feature/
implementation 'org.wso2.carbon.appmgt:org.wso2.carbon.appmgt.core.feature:1.2.22'
// https://jarcasting.com/artifacts/org.wso2.carbon.appmgt/org.wso2.carbon.appmgt.core.feature/
implementation ("org.wso2.carbon.appmgt:org.wso2.carbon.appmgt.core.feature:1.2.22")
'org.wso2.carbon.appmgt:org.wso2.carbon.appmgt.core.feature:pom:1.2.22'
<dependency org="org.wso2.carbon.appmgt" name="org.wso2.carbon.appmgt.core.feature" rev="1.2.22">
  <artifact name="org.wso2.carbon.appmgt.core.feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.appmgt', module='org.wso2.carbon.appmgt.core.feature', version='1.2.22')
)
libraryDependencies += "org.wso2.carbon.appmgt" % "org.wso2.carbon.appmgt.core.feature" % "1.2.22"
[org.wso2.carbon.appmgt/org.wso2.carbon.appmgt.core.feature "1.2.22"]