не последняя версия
Последняя версия 2.3.16

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

This feature contains the core consent management functionality

Группа

Группа

org.wso2.carbon.consent.mgt
Идентификатор

Идентификатор

org.wso2.carbon.consent.mgt.server.feature
Версия

Версия

2.2.9
Тип

Тип

pom

Скачать org.wso2.carbon.consent.mgt.server.feature 2.2.9


<!-- 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.2.9</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.2.9'
// 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.2.9")
'org.wso2.carbon.consent.mgt:org.wso2.carbon.consent.mgt.server.feature:pom:2.2.9'
<dependency org="org.wso2.carbon.consent.mgt" name="org.wso2.carbon.consent.mgt.server.feature" rev="2.2.9">
  <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.2.9')
)
libraryDependencies += "org.wso2.carbon.consent.mgt" % "org.wso2.carbon.consent.mgt.server.feature" % "2.2.9"
[org.wso2.carbon.consent.mgt/org.wso2.carbon.consent.mgt.server.feature "2.2.9"]