Group Id org.wso2.carbon.identity.framework
Artifact Id identity-consent-mgt-aggregator
Version 5.11.214
Packaging jar
URL -
Badge
Last Updated 2018-05-18T03:13:52+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>org.wso2.carbon.identity.framework</groupId>
    <artifactId>identity-consent-mgt-aggregator</artifactId>
    <version>5.11.214</version>
</dependency>
implementation group: 'org.wso2.carbon.identity.framework', name: 'identity-consent-mgt-aggregator', version: '5.11.214'
implementation 'org.wso2.carbon.identity.framework:identity-consent-mgt-aggregator:5.11.214'
implementation("org.wso2.carbon.identity.framework:identity-consent-mgt-aggregator:5.11.214")
libraryDependencies += "org.wso2.carbon.identity.framework" % "identity-consent-mgt-aggregator" % "5.11.214"
<dependency org="org.wso2.carbon.identity.framework" name="identity-consent-mgt-aggregator" rev="5.11.214"/>
@Grapes(
    @Grab(group='org.wso2.carbon.identity.framework', module='identity-consent-mgt-aggregator', version='5.11.214')
)
[org.wso2.carbon.identity.framework/identity-consent-mgt-aggregator "5.11.214"]
'org.wso2.carbon.identity.framework:identity-consent-mgt-aggregator:5.11.214'