MVN

org.wso2.samples.is : wso2is-identity-samples-passivests

Maven & Gradle

Mar 20, 2023
55 stars

Identity Server : Passive STS Samples

<dependency>
    <groupId>org.wso2.samples.is</groupId>
    <artifactId>wso2is-identity-samples-passivests</artifactId>
    <version>4.3.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wso2.samples.is : wso2is-identity-samples-passivests to add to Maven - Latest Versions:

  • Latest Stable: 4.3.10

All Versions

Choose a version of org.wso2.samples.is : wso2is-identity-samples-passivests to add to Maven - All Versions:

Version Vulnerabilities Updated
4.5.x
wso2is-identity-samples-passivests-4.5.4
wso2is-identity-samples-passivests-4.5.2
wso2is-identity-samples-passivests-4.5.1
wso2is-identity-samples-passivests-4.5.0
4.4.x
wso2is-identity-samples-passivests-4.4.0
4.3.x
wso2is-identity-samples-passivests-4.3.10
wso2is-identity-samples-passivests-4.3.9
wso2is-identity-samples-passivests-4.3.8
wso2is-identity-samples-passivests-4.3.7
wso2is-identity-samples-passivests-4.3.6
wso2is-identity-samples-passivests-4.3.5
wso2is-identity-samples-passivests-4.3.4

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.samples.is</groupId>
    <artifactId>wso2is-identity-samples-passivests</artifactId>
    <version>4.3.10</version>
</dependency>