MVN

org.wso2.carbon.extension.identity.authenticator.outbound.office365 : org.wso2.carbon.extension.identity.authenticator.office365.feature

Maven & Gradle

Mar 20, 2023
0 stars

WSO2 Carbon - identity Office365 Feature · This feature contains extension feature for Office365

<dependency>
    <groupId>org.wso2.carbon.extension.identity.authenticator.outbound.office365</groupId>
    <artifactId>org.wso2.carbon.extension.identity.authenticator.office365.feature</artifactId>
    <version>2.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wso2.carbon.extension.identity.authenticator.outbound.office365 : org.wso2.carbon.extension.identity.authenticator.office365.feature to add to Maven - Latest Versions:

  • Latest Stable: 2.1.2

All Versions

Choose a version of org.wso2.carbon.extension.identity.authenticator.outbound.office365 : org.wso2.carbon.extension.identity.authenticator.office365.feature to add to Maven - All Versions:

Version Vulnerabilities Updated
2.1.x
org.wso2.carbon.extension.identity.authenticator.office365.feature-2.1.2
org.wso2.carbon.extension.identity.authenticator.office365.feature-2.1.0
2.0.x
org.wso2.carbon.extension.identity.authenticator.office365.feature-2.0.5
org.wso2.carbon.extension.identity.authenticator.office365.feature-2.0.4
org.wso2.carbon.extension.identity.authenticator.office365.feature-2.0.3
org.wso2.carbon.extension.identity.authenticator.office365.feature-2.0.2
org.wso2.carbon.extension.identity.authenticator.office365.feature-2.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.carbon.extension.identity.authenticator.outbound.office365</groupId>
    <artifactId>org.wso2.carbon.extension.identity.authenticator.office365.feature</artifactId>
    <version>2.1.2</version>
</dependency>