is not current version
Last Version 5.11.0-m33

org.wso2.is:org.wso2.carbon.identity.sample.extension.auth.endpoint 5.8.0-m6

Sample Authentication Endpoints

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.is
ArtifactId

ArtifactId

org.wso2.carbon.identity.sample.extension.auth.endpoint
Version

Version

5.8.0-m6
Type

Type

war

Download org.wso2.carbon.identity.sample.extension.auth.endpoint 5.8.0-m6


<!-- https://jarcasting.com/artifacts/org.wso2.is/org.wso2.carbon.identity.sample.extension.auth.endpoint/ -->
<dependency>
    <groupId>org.wso2.is</groupId>
    <artifactId>org.wso2.carbon.identity.sample.extension.auth.endpoint</artifactId>
    <version>5.8.0-m6</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.is/org.wso2.carbon.identity.sample.extension.auth.endpoint/
implementation 'org.wso2.is:org.wso2.carbon.identity.sample.extension.auth.endpoint:5.8.0-m6'
// https://jarcasting.com/artifacts/org.wso2.is/org.wso2.carbon.identity.sample.extension.auth.endpoint/
implementation ("org.wso2.is:org.wso2.carbon.identity.sample.extension.auth.endpoint:5.8.0-m6")
'org.wso2.is:org.wso2.carbon.identity.sample.extension.auth.endpoint:war:5.8.0-m6'
<dependency org="org.wso2.is" name="org.wso2.carbon.identity.sample.extension.auth.endpoint" rev="5.8.0-m6">
  <artifact name="org.wso2.carbon.identity.sample.extension.auth.endpoint" type="war" />
</dependency>
@Grapes(
@Grab(group='org.wso2.is', module='org.wso2.carbon.identity.sample.extension.auth.endpoint', version='5.8.0-m6')
)
libraryDependencies += "org.wso2.is" % "org.wso2.carbon.identity.sample.extension.auth.endpoint" % "5.8.0-m6"
[org.wso2.is/org.wso2.carbon.identity.sample.extension.auth.endpoint "5.8.0-m6"]