is not current version
Last Version 2.3.16

org.wso2.carbon.consent.mgt:org.wso2.carbon.consent.mgt.server.feature 2.0.22

This feature contains the core consent management functionality

GroupId

GroupId

org.wso2.carbon.consent.mgt
ArtifactId

ArtifactId

org.wso2.carbon.consent.mgt.server.feature
Version

Version

2.0.22
Type

Type

pom

Download org.wso2.carbon.consent.mgt.server.feature 2.0.22


<!-- https://jarcasting.com/artifacts/org.wso2.carbon.consent.mgt/org.wso2.carbon.consent.mgt.server.feature/ -->
<dependency>
    <groupId>org.wso2.carbon.consent.mgt</groupId>
    <artifactId>org.wso2.carbon.consent.mgt.server.feature</artifactId>
    <version>2.0.22</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.consent.mgt/org.wso2.carbon.consent.mgt.server.feature/
implementation 'org.wso2.carbon.consent.mgt:org.wso2.carbon.consent.mgt.server.feature:2.0.22'
// https://jarcasting.com/artifacts/org.wso2.carbon.consent.mgt/org.wso2.carbon.consent.mgt.server.feature/
implementation ("org.wso2.carbon.consent.mgt:org.wso2.carbon.consent.mgt.server.feature:2.0.22")
'org.wso2.carbon.consent.mgt:org.wso2.carbon.consent.mgt.server.feature:pom:2.0.22'
<dependency org="org.wso2.carbon.consent.mgt" name="org.wso2.carbon.consent.mgt.server.feature" rev="2.0.22">
  <artifact name="org.wso2.carbon.consent.mgt.server.feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.consent.mgt', module='org.wso2.carbon.consent.mgt.server.feature', version='2.0.22')
)
libraryDependencies += "org.wso2.carbon.consent.mgt" % "org.wso2.carbon.consent.mgt.server.feature" % "2.0.22"
[org.wso2.carbon.consent.mgt/org.wso2.carbon.consent.mgt.server.feature "2.0.22"]