не последняя версия
Последняя версия 5.5.0-m4

org.wso2.carbon.identity:identity-mgt-feature 4.6.0-alpha


Категории

Категории

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

Группа

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

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

identity-mgt-feature
Версия

Версия

4.6.0-alpha
Тип

Тип

pom

Скачать identity-mgt-feature 4.6.0-alpha

Имя Файла Размер
identity-mgt-feature-4.6.0-alpha.pom 1 KB
Обзор

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