License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdorg.wso2.samples.is |
ArtifactId | ArtifactIdorg.wso2.carbon.identity.sample.extension.auth.endpoint |
Last Version | Last Version4.4.0 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionWSO2 Sample - Sample Authentication Endpoints
Sample Authentication Endpoints
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.wso2.samples.is/org.wso2.carbon.identity.sample.extension.auth.endpoint/ -->
<dependency>
<groupId>org.wso2.samples.is</groupId>
<artifactId>org.wso2.carbon.identity.sample.extension.auth.endpoint</artifactId>
<version>4.4.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.samples.is/org.wso2.carbon.identity.sample.extension.auth.endpoint/
implementation 'org.wso2.samples.is:org.wso2.carbon.identity.sample.extension.auth.endpoint:4.4.0'
// https://jarcasting.com/artifacts/org.wso2.samples.is/org.wso2.carbon.identity.sample.extension.auth.endpoint/
implementation ("org.wso2.samples.is:org.wso2.carbon.identity.sample.extension.auth.endpoint:4.4.0")
'org.wso2.samples.is:org.wso2.carbon.identity.sample.extension.auth.endpoint:war:4.4.0'
<dependency org="org.wso2.samples.is" name="org.wso2.carbon.identity.sample.extension.auth.endpoint" rev="4.4.0">
<artifact name="org.wso2.carbon.identity.sample.extension.auth.endpoint" type="war" />
</dependency>
@Grapes(
@Grab(group='org.wso2.samples.is', module='org.wso2.carbon.identity.sample.extension.auth.endpoint', version='4.4.0')
)
libraryDependencies += "org.wso2.samples.is" % "org.wso2.carbon.identity.sample.extension.auth.endpoint" % "4.4.0"
[org.wso2.samples.is/org.wso2.carbon.identity.sample.extension.auth.endpoint "4.4.0"]
Group / Artifact | Type | Version |
---|---|---|
commons-lang : commons-lang | jar | 2.6 |
javax.servlet : jstl | jar | 1.1.2 |
commons-codec.wso2 » commons-codec | jar | 1.4.0.wso2v1 |
org.apache.ws.commons.axiom : axiom-api | jar | 1.2.12 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
javax.servlet : jsp-api | jar | 2.0 |
org.wso2.carbon.identity.framework : org.wso2.carbon.identity.core | jar | 5.18.0 |
org.wso2.carbon.identity.framework : org.wso2.carbon.identity.application.authentication.framework | jar | 5.11.19 |