<dependency>
<groupId>org.wso2.carbon.appmgt</groupId>
<artifactId>org.wso2.carbon.appmgt.oauth.endpoint</artifactId>
<version>1.2.36</version>
<type>war</type>
</dependency>
libraryDependencies += "org.wso2.carbon.appmgt" % "org.wso2.carbon.appmgt.oauth.endpoint" % "1.2.36"
@Grapes(
@Grab(group='org.wso2.carbon.appmgt', module='org.wso2.carbon.appmgt.oauth.endpoint', version='1.2.36')
)
<dependency org="org.wso2.carbon.appmgt" name="org.wso2.carbon.appmgt.oauth.endpoint" rev="1.2.36" />
<parent> <groupId>org.wso2.carbon.appmgt</groupId> <artifactId>carbon-appmgt</artifactId> <version>1.2.36</version> </parent>
compile
|-- com.thetransactioncompany.wso2:cors-filter
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.oauth2:org.wso2.carbon.identity.oauth.common
|-- org.wso2.carbon.identity.inbound.auth.oauth2:org.wso2.carbon.identity.oauth