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

org.wso2.carbon.identity.framework:org.wso2.carbon.user.mgt.common 5.20.132

org.wso2.carbon.user.mgt.common

Категории

Категории

IDE Инструменты разработки
Группа

Группа

org.wso2.carbon.identity.framework
Идентификатор

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

org.wso2.carbon.user.mgt.common
Версия

Версия

5.20.132
Тип

Тип

jar

Скачать org.wso2.carbon.user.mgt.common 5.20.132


<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity.framework/org.wso2.carbon.user.mgt.common/ -->
<dependency>
    <groupId>org.wso2.carbon.identity.framework</groupId>
    <artifactId>org.wso2.carbon.user.mgt.common</artifactId>
    <version>5.20.132</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.framework/org.wso2.carbon.user.mgt.common/
implementation 'org.wso2.carbon.identity.framework:org.wso2.carbon.user.mgt.common:5.20.132'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.framework/org.wso2.carbon.user.mgt.common/
implementation ("org.wso2.carbon.identity.framework:org.wso2.carbon.user.mgt.common:5.20.132")
'org.wso2.carbon.identity.framework:org.wso2.carbon.user.mgt.common:jar:5.20.132'
<dependency org="org.wso2.carbon.identity.framework" name="org.wso2.carbon.user.mgt.common" rev="5.20.132">
  <artifact name="org.wso2.carbon.user.mgt.common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity.framework', module='org.wso2.carbon.user.mgt.common', version='5.20.132')
)
libraryDependencies += "org.wso2.carbon.identity.framework" % "org.wso2.carbon.user.mgt.common" % "5.20.132"
[org.wso2.carbon.identity.framework/org.wso2.carbon.user.mgt.common "5.20.132"]