MVN

org.wso2.carbon.identity : identity-outbound-auth-windows-live

Maven & Gradle

Sep 07, 2016
0 stars

WSO2 Carbon - Windows live Authenticator Feature Aggregator Module

<dependency>
    <groupId>org.wso2.carbon.identity</groupId>
    <artifactId>identity-outbound-auth-windows-live</artifactId>
    <version>5.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wso2.carbon.identity : identity-outbound-auth-windows-live to add to Maven - Latest Versions:

  • Latest Stable: 5.1.2

All Versions

Choose a version of org.wso2.carbon.identity : identity-outbound-auth-windows-live to add to Maven - All Versions:

Version Vulnerabilities Updated
5.1.x
identity-outbound-auth-windows-live-5.1.2
identity-outbound-auth-windows-live-5.1.1
identity-outbound-auth-windows-live-5.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.carbon.identity</groupId>
    <artifactId>identity-outbound-auth-windows-live</artifactId>
    <version>5.1.2</version>
</dependency>