License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdorg.wso2.is |
ArtifactId | ArtifactIdorg.wso2.carbon.identity.sample.extension.auth.endpoint |
Version | Version5.11.0-m33 |
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.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.11.0-m33</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.11.0-m33'
// 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.11.0-m33")
'org.wso2.is:org.wso2.carbon.identity.sample.extension.auth.endpoint:war:5.11.0-m33'
<dependency org="org.wso2.is" name="org.wso2.carbon.identity.sample.extension.auth.endpoint" rev="5.11.0-m33">
<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.11.0-m33')
)
libraryDependencies += "org.wso2.is" % "org.wso2.carbon.identity.sample.extension.auth.endpoint" % "5.11.0-m33"
[org.wso2.is/org.wso2.carbon.identity.sample.extension.auth.endpoint "5.11.0-m33"]
Group / Artifact | Type | Version |
---|---|---|
commons-lang : commons-lang | jar | 2.6 |
javax.servlet : jstl | jar | 1.1.2 |
org.wso2.orbit.commons-codec : commons-codec | jar | 1.14.0.wso2v1 |
org.apache.ws.commons.axiom : axiom-api | jar | 1.2.11-wso2v6 |
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.70 |
org.wso2.carbon.identity.framework : org.wso2.carbon.identity.application.authentication.framework | jar | 5.18.70 |