<dependency>
<groupId>org.wso2.carbon.appmgt</groupId>
<artifactId>org.wso2.carbon.appmgt.services.api</artifactId>
<version>1.4.21</version>
<type>war</type>
</dependency>
libraryDependencies += "org.wso2.carbon.appmgt" % "org.wso2.carbon.appmgt.services.api" % "1.4.21"
@Grapes(
@Grab(group='org.wso2.carbon.appmgt', module='org.wso2.carbon.appmgt.services.api', version='1.4.21')
)
<dependency org="org.wso2.carbon.appmgt" name="org.wso2.carbon.appmgt.services.api" rev="1.4.21" />
<parent> <groupId>org.wso2.carbon.appmgt</groupId> <artifactId>carbon-appmgt</artifactId> <version>1.4.21</version> </parent>
compile
|-- com.thetransactioncompany.wso2:cors-filter
|-- org.codehaus.jackson:jackson-jaxrs
provided
|-- org.apache.axis2.wso2:axis2
|-- org.wso2.carbon:org.wso2.carbon.ui
|-- org.wso2.carbon:org.wso2.carbon.registry.core
|-- org.wso2.carbon:org.wso2.carbon.logging
|-- org.wso2.carbon.identity.inbound.auth.openid:org.wso2.carbon.identity.provider
|-- org.wso2.carbon.identity.inbound.auth.oauth2:org.wso2.carbon.identity.oauth.common
|-- org.wso2.carbon.identity.inbound.auth.oauth2:org.wso2.carbon.identity.oauth