is not current version
Last Version 4.7.0-m11

org.wso2.carbon:feature-manager 4.6.3-beta

This component is used for managing the other components in the system

GroupId

GroupId

org.wso2.carbon
ArtifactId

ArtifactId

feature-manager
Version

Version

4.6.3-beta
Type

Type

pom

Download feature-manager 4.6.3-beta


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