is not current version
Last Version 4.12.10

org.wso2.carbon.deployment:feature-categories 4.6.1


GroupId

GroupId

org.wso2.carbon.deployment
ArtifactId

ArtifactId

feature-categories
Version

Version

4.6.1
Type

Type

pom

Download feature-categories 4.6.1


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