o

org.wso2.appmgt.store.category.feature

Includes features for App Manager Store component.
http://wso2.org
Files download
File Operation
org.wso2.appmgt.store.category.feature-1.4.21.pom download
Apache Maven
<dependency>
  <groupId>org.wso2.carbon.appmgt</groupId>
  <artifactId>org.wso2.appmgt.store.category.feature</artifactId>
  <version>1.4.21</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.wso2.carbon.appmgt:org.wso2.appmgt.store.category.feature:1.4.21'
Gradle Kotlin
implementation("org.wso2.carbon.appmgt:org.wso2.appmgt.store.category.feature:1.4.21")
Scala SBT
libraryDependencies += "org.wso2.carbon.appmgt" % "org.wso2.appmgt.store.category.feature" % "1.4.21"
Groovy Grape
@Grapes(
  @Grab(group='org.wso2.carbon.appmgt', module='org.wso2.appmgt.store.category.feature', version='1.4.21')
)
Apache Ivy
<dependency org="org.wso2.carbon.appmgt" name="org.wso2.appmgt.store.category.feature" rev="1.4.21" />
Leiningen
[org.wso2.carbon.appmgt/org.wso2.appmgt.store.category.feature "1.4.21"]
Apache Buildr
'org.wso2.carbon.appmgt:org.wso2.appmgt.store.category.feature:jar:1.4.21'