MVN

org.wso2.am : wso2is-identity-outbound-authenticators

Maven & Gradle

Feb 17, 2022

API Manager : outbound-authenticators

<dependency>
    <groupId>org.wso2.am</groupId>
    <artifactId>wso2is-identity-outbound-authenticators</artifactId>
    <version>4.1.0-m4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wso2.am : wso2is-identity-outbound-authenticators to add to Maven - Latest Versions:

  • Latest Stable: 4.1.0-m4
  • Latest Beta: 4.0.0-beta
  • Latest Alpha: 4.1.0-alpha

All Versions

Choose a version of org.wso2.am : wso2is-identity-outbound-authenticators to add to Maven - All Versions:

Version Vulnerabilities Updated
4.1.x
wso2is-identity-outbound-authenticators-4.1.0-alpha
wso2is-identity-outbound-authenticators-4.1.0-m4
wso2is-identity-outbound-authenticators-4.1.0-m3
wso2is-identity-outbound-authenticators-4.1.0-m2
wso2is-identity-outbound-authenticators-4.1.0-m1
4.0.x
wso2is-identity-outbound-authenticators-4.0.0
wso2is-identity-outbound-authenticators-4.0.0-beta
3.2.x
wso2is-identity-outbound-authenticators-3.2.0
wso2is-identity-outbound-authenticators-3.2.0-alpha
3.1.x
wso2is-identity-outbound-authenticators-3.1.0
wso2is-identity-outbound-authenticators-3.1.0-beta
3.0.x
wso2is-identity-outbound-authenticators-3.0.0-beta
wso2is-identity-outbound-authenticators-3.0.0-alpha

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.am</groupId>
    <artifactId>wso2is-identity-outbound-authenticators</artifactId>
    <version>4.1.0-m4</version>
</dependency>