is not current version
Last Version 5.20.324

org.wso2.carbon.identity.framework:identity-consent-mgt-aggregator 5.12.312


Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.carbon.identity.framework
ArtifactId

ArtifactId

identity-consent-mgt-aggregator
Version

Version

5.12.312
Type

Type

pom

Download identity-consent-mgt-aggregator 5.12.312


<!-- 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.312</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.312'
// 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.312")
'org.wso2.carbon.identity.framework:identity-consent-mgt-aggregator:pom:5.12.312'
<dependency org="org.wso2.carbon.identity.framework" name="identity-consent-mgt-aggregator" rev="5.12.312">
  <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.312')
)
libraryDependencies += "org.wso2.carbon.identity.framework" % "identity-consent-mgt-aggregator" % "5.12.312"
[org.wso2.carbon.identity.framework/identity-consent-mgt-aggregator "5.12.312"]