is not current version
Last Version 5.11.0-m33

org.wso2.is:PassiveSTSSample 5.4.0-update2


GroupId

GroupId

org.wso2.is
ArtifactId

ArtifactId

PassiveSTSSample
Version

Version

5.4.0-update2
Type

Type

pom

Download PassiveSTSSample 5.4.0-update2


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