o

org.wso2.carbon.apimgt.persistence.feature

This feature contains the core bundles required for .
http://wso2.org
Files download
File Operation
org.wso2.carbon.apimgt.persistence.feature-9.29.129.pom download
Apache Maven
<dependency>
  <groupId>org.wso2.carbon.apimgt</groupId>
  <artifactId>org.wso2.carbon.apimgt.persistence.feature</artifactId>
  <version>9.29.129</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.wso2.carbon.apimgt:org.wso2.carbon.apimgt.persistence.feature:9.29.129'
Gradle Kotlin
implementation("org.wso2.carbon.apimgt:org.wso2.carbon.apimgt.persistence.feature:9.29.129")
Scala SBT
libraryDependencies += "org.wso2.carbon.apimgt" % "org.wso2.carbon.apimgt.persistence.feature" % "9.29.129"
Groovy Grape
@Grapes(
  @Grab(group='org.wso2.carbon.apimgt', module='org.wso2.carbon.apimgt.persistence.feature', version='9.29.129')
)
Apache Ivy
<dependency org="org.wso2.carbon.apimgt" name="org.wso2.carbon.apimgt.persistence.feature" rev="9.29.129" />
Leiningen
[org.wso2.carbon.apimgt/org.wso2.carbon.apimgt.persistence.feature "9.29.129"]
Apache Buildr
'org.wso2.carbon.apimgt:org.wso2.carbon.apimgt.persistence.feature:jar:9.29.129'