MVN

org.wso2.carbon.identity.outbound.auth.apple : identity-outbound-auth-apple

Maven & Gradle

Mar 20, 2023
0 stars

WSO2 Carbon - Apple Authenticator Feature Aggregator Module

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

Latest Version

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

  • Latest Stable: 1.0.2

All Versions

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

Version Vulnerabilities Updated
1.0.x
identity-outbound-auth-apple-1.0.2
identity-outbound-auth-apple-1.0.1
identity-outbound-auth-apple-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.carbon.identity.outbound.auth.apple</groupId>
    <artifactId>identity-outbound-auth-apple</artifactId>
    <version>1.0.2</version>
</dependency>