Categories |
CategoriesIDE Development Tools |
---|---|
GroupId | GroupIdorg.wso2.carbon.identity.framework |
ArtifactId | ArtifactIdidentity-consent-mgt-aggregator |
Version | Version5.12.148 |
Type | Typepom |
Filename | Size |
---|---|
identity-consent-mgt-aggregator-5.12.148.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity.framework/identity-consent-mgt-aggregator/ -->
<dependency>
<groupId>org.wso2.carbon.identity.framework</groupId>
<artifactId>identity-consent-mgt-aggregator</artifactId>
<version>5.12.148</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.framework/identity-consent-mgt-aggregator/
implementation 'org.wso2.carbon.identity.framework:identity-consent-mgt-aggregator:5.12.148'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.framework/identity-consent-mgt-aggregator/
implementation ("org.wso2.carbon.identity.framework:identity-consent-mgt-aggregator:5.12.148")
'org.wso2.carbon.identity.framework:identity-consent-mgt-aggregator:pom:5.12.148'
<dependency org="org.wso2.carbon.identity.framework" name="identity-consent-mgt-aggregator" rev="5.12.148">
<artifact name="identity-consent-mgt-aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity.framework', module='identity-consent-mgt-aggregator', version='5.12.148')
)
libraryDependencies += "org.wso2.carbon.identity.framework" % "identity-consent-mgt-aggregator" % "5.12.148"
[org.wso2.carbon.identity.framework/identity-consent-mgt-aggregator "5.12.148"]