File | Operation |
---|---|
org.wso2.carbon.appmgt.gateway.feature-1.4.21.pom | download |
<dependency>
<groupId>org.wso2.carbon.appmgt</groupId>
<artifactId>org.wso2.carbon.appmgt.gateway.feature</artifactId>
<version>1.4.21</version>
<type>pom</type>
</dependency>
implementation("org.wso2.carbon.appmgt:org.wso2.carbon.appmgt.gateway.feature:1.4.21")
libraryDependencies += "org.wso2.carbon.appmgt" % "org.wso2.carbon.appmgt.gateway.feature" % "1.4.21"
@Grapes(
@Grab(group='org.wso2.carbon.appmgt', module='org.wso2.carbon.appmgt.gateway.feature', version='1.4.21')
)
<dependency org="org.wso2.carbon.appmgt" name="org.wso2.carbon.appmgt.gateway.feature" rev="1.4.21" />
<parent> <groupId>org.wso2.carbon.appmgt</groupId> <artifactId>carbon-appmgt</artifactId> <version>1.4.21</version> </parent>
compile
|-- org.wso2.carbon.appmgt:org.wso2.carbon.appmgt.gateway
|-- org.wso2.carbon.appmgt:org.wso2.carbon.appmgt.impl
|-- com.googlecode.json-simple.wso2:json-simple
|-- org.wso2.carbon.appmgt:org.wso2.carbon.appmgt.custom.mediators
|-- org.wso2.carbon.mediation:org.wso2.carbon.mediation.security.stub
|-- org.wso2.carbon.commons:org.wso2.carbon.ganalytics.publisher