o

org.wso2.apimgt.publisher.nested.category.feature

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