| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки |
| Группа | Группаorg.wso2.carbon.identity |
| Идентификатор | Идентификаторidentity-governance |
| Последняя версия | Последняя версия1.0.0-m5 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеWSO2 Carbon - Governance Module
WSO2 Carbon - Governance
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| identity-governance-1.0.0-m5.pom | 21 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity/identity-governance/ -->
<dependency>
<groupId>org.wso2.carbon.identity</groupId>
<artifactId>identity-governance</artifactId>
<version>1.0.0-m5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity/identity-governance/
implementation 'org.wso2.carbon.identity:identity-governance:1.0.0-m5'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity/identity-governance/
implementation ("org.wso2.carbon.identity:identity-governance:1.0.0-m5")
'org.wso2.carbon.identity:identity-governance:pom:1.0.0-m5'
<dependency org="org.wso2.carbon.identity" name="identity-governance" rev="1.0.0-m5">
<artifact name="identity-governance" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity', module='identity-governance', version='1.0.0-m5')
)
libraryDependencies += "org.wso2.carbon.identity" % "identity-governance" % "1.0.0-m5"
[org.wso2.carbon.identity/identity-governance "1.0.0-m5"]