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