is not current version
Last Version 5.11.0-m33

org.wso2.is:PassiveSTSSampleApp 5.10.0-m9


GroupId

GroupId

org.wso2.is
ArtifactId

ArtifactId

PassiveSTSSampleApp
Version

Version

5.10.0-m9
Type

Type

war

Download PassiveSTSSampleApp 5.10.0-m9


<!-- https://jarcasting.com/artifacts/org.wso2.is/PassiveSTSSampleApp/ -->
<dependency>
    <groupId>org.wso2.is</groupId>
    <artifactId>PassiveSTSSampleApp</artifactId>
    <version>5.10.0-m9</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.is/PassiveSTSSampleApp/
implementation 'org.wso2.is:PassiveSTSSampleApp:5.10.0-m9'
// https://jarcasting.com/artifacts/org.wso2.is/PassiveSTSSampleApp/
implementation ("org.wso2.is:PassiveSTSSampleApp:5.10.0-m9")
'org.wso2.is:PassiveSTSSampleApp:war:5.10.0-m9'
<dependency org="org.wso2.is" name="PassiveSTSSampleApp" rev="5.10.0-m9">
  <artifact name="PassiveSTSSampleApp" type="war" />
</dependency>
@Grapes(
@Grab(group='org.wso2.is', module='PassiveSTSSampleApp', version='5.10.0-m9')
)
libraryDependencies += "org.wso2.is" % "PassiveSTSSampleApp" % "5.10.0-m9"
[org.wso2.is/PassiveSTSSampleApp "5.10.0-m9"]