Group Id org.wso2.carbon.apimgt
Artifact Id org.wso2.carbon.apimgt.gateway.feature
Version 9.0.225
Packaging jar
URL -
Badge
Last Updated 2021-06-28T10:40:01+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.gateway.feature</artifactId>
    <version>9.0.225</version>
</dependency>
implementation group: 'org.wso2.carbon.apimgt', name: 'org.wso2.carbon.apimgt.gateway.feature', version: '9.0.225'
implementation 'org.wso2.carbon.apimgt:org.wso2.carbon.apimgt.gateway.feature:9.0.225'
implementation("org.wso2.carbon.apimgt:org.wso2.carbon.apimgt.gateway.feature:9.0.225")
libraryDependencies += "org.wso2.carbon.apimgt" % "org.wso2.carbon.apimgt.gateway.feature" % "9.0.225"
<dependency org="org.wso2.carbon.apimgt" name="org.wso2.carbon.apimgt.gateway.feature" rev="9.0.225"/>
@Grapes(
    @Grab(group='org.wso2.carbon.apimgt', module='org.wso2.carbon.apimgt.gateway.feature', version='9.0.225')
)
[org.wso2.carbon.apimgt/org.wso2.carbon.apimgt.gateway.feature "9.0.225"]
'org.wso2.carbon.apimgt:org.wso2.carbon.apimgt.gateway.feature:9.0.225'