is not current version
Last Version 5.11.0-m33

org.wso2.is:org.wso2.carbon.identity.samples.sts 5.4.0-alpha5


Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.is
ArtifactId

ArtifactId

org.wso2.carbon.identity.samples.sts
Version

Version

5.4.0-alpha5
Type

Type

jar

Download org.wso2.carbon.identity.samples.sts 5.4.0-alpha5


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