License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdorg.wso2.carbon.identity |
ArtifactId | ArtifactIdidentity-application-auth-samlsso |
Last Version | Last Version5.1.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionWSO2 Carbon - SAML SSO Application Authenticator Feature Aggregator Module
WSO2 Carbon - Identity Application Authentication SAMLSSO
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
identity-application-auth-samlsso-5.1.3.pom | 13 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity/identity-application-auth-samlsso/ -->
<dependency>
<groupId>org.wso2.carbon.identity</groupId>
<artifactId>identity-application-auth-samlsso</artifactId>
<version>5.1.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity/identity-application-auth-samlsso/
implementation 'org.wso2.carbon.identity:identity-application-auth-samlsso:5.1.3'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity/identity-application-auth-samlsso/
implementation ("org.wso2.carbon.identity:identity-application-auth-samlsso:5.1.3")
'org.wso2.carbon.identity:identity-application-auth-samlsso:pom:5.1.3'
<dependency org="org.wso2.carbon.identity" name="identity-application-auth-samlsso" rev="5.1.3">
<artifact name="identity-application-auth-samlsso" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity', module='identity-application-auth-samlsso', version='5.1.3')
)
libraryDependencies += "org.wso2.carbon.identity" % "identity-application-auth-samlsso" % "5.1.3"
[org.wso2.carbon.identity/identity-application-auth-samlsso "5.1.3"]