Group Id org.wso2.carbon.apimgt
Artifact Id org.wso2.carbon.apimgt.store.feature
Version 7.0.229
Packaging jar
URL -
Badge
Last Updated 2018-10-22T21:35:34+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>org.wso2.carbon.apimgt</groupId>
    <artifactId>org.wso2.carbon.apimgt.store.feature</artifactId>
    <version>7.0.229</version>
</dependency>
implementation group: 'org.wso2.carbon.apimgt', name: 'org.wso2.carbon.apimgt.store.feature', version: '7.0.229'
implementation 'org.wso2.carbon.apimgt:org.wso2.carbon.apimgt.store.feature:7.0.229'
implementation("org.wso2.carbon.apimgt:org.wso2.carbon.apimgt.store.feature:7.0.229")
libraryDependencies += "org.wso2.carbon.apimgt" % "org.wso2.carbon.apimgt.store.feature" % "7.0.229"
<dependency org="org.wso2.carbon.apimgt" name="org.wso2.carbon.apimgt.store.feature" rev="7.0.229"/>
@Grapes(
    @Grab(group='org.wso2.carbon.apimgt', module='org.wso2.carbon.apimgt.store.feature', version='7.0.229')
)
[org.wso2.carbon.apimgt/org.wso2.carbon.apimgt.store.feature "7.0.229"]
'org.wso2.carbon.apimgt:org.wso2.carbon.apimgt.store.feature:7.0.229'