| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки |
| Группа | Группаorg.wso2.carbon.identity |
| Идентификатор | Идентификаторidentity-outbound-auth-windows-live |
| Последняя версия | Последняя версия5.1.2 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеWSO2 Carbon - Windows live Authenticator Feature Aggregator Module
WSO2 is an open source application development software company focused on providing service-oriented
architecture solutions for professional developers.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| identity-outbound-auth-windows-live-5.1.2.pom | 12 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity/identity-outbound-auth-windows-live/ -->
<dependency>
<groupId>org.wso2.carbon.identity</groupId>
<artifactId>identity-outbound-auth-windows-live</artifactId>
<version>5.1.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity/identity-outbound-auth-windows-live/
implementation 'org.wso2.carbon.identity:identity-outbound-auth-windows-live:5.1.2'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity/identity-outbound-auth-windows-live/
implementation ("org.wso2.carbon.identity:identity-outbound-auth-windows-live:5.1.2")
'org.wso2.carbon.identity:identity-outbound-auth-windows-live:pom:5.1.2'
<dependency org="org.wso2.carbon.identity" name="identity-outbound-auth-windows-live" rev="5.1.2">
<artifact name="identity-outbound-auth-windows-live" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity', module='identity-outbound-auth-windows-live', version='5.1.2')
)
libraryDependencies += "org.wso2.carbon.identity" % "identity-outbound-auth-windows-live" % "5.1.2"
[org.wso2.carbon.identity/identity-outbound-auth-windows-live "5.1.2"]