Categories |
CategoriesIDE Development Tools |
---|---|
GroupId | GroupIdorg.wso2.carbon.identity.authenticator.outbound.saml2sso |
ArtifactId | ArtifactIdidentity-auth-outbound-saml2sso |
Version | Version6.0.0-m1 |
Type | Typepom |
Filename | Size |
---|---|
identity-auth-outbound-saml2sso-6.0.0-m1.pom | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity.authenticator.outbound.saml2sso/identity-auth-outbound-saml2sso/ -->
<dependency>
<groupId>org.wso2.carbon.identity.authenticator.outbound.saml2sso</groupId>
<artifactId>identity-auth-outbound-saml2sso</artifactId>
<version>6.0.0-m1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.authenticator.outbound.saml2sso/identity-auth-outbound-saml2sso/
implementation 'org.wso2.carbon.identity.authenticator.outbound.saml2sso:identity-auth-outbound-saml2sso:6.0.0-m1'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.authenticator.outbound.saml2sso/identity-auth-outbound-saml2sso/
implementation ("org.wso2.carbon.identity.authenticator.outbound.saml2sso:identity-auth-outbound-saml2sso:6.0.0-m1")
'org.wso2.carbon.identity.authenticator.outbound.saml2sso:identity-auth-outbound-saml2sso:pom:6.0.0-m1'
<dependency org="org.wso2.carbon.identity.authenticator.outbound.saml2sso" name="identity-auth-outbound-saml2sso" rev="6.0.0-m1">
<artifact name="identity-auth-outbound-saml2sso" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity.authenticator.outbound.saml2sso', module='identity-auth-outbound-saml2sso', version='6.0.0-m1')
)
libraryDependencies += "org.wso2.carbon.identity.authenticator.outbound.saml2sso" % "identity-auth-outbound-saml2sso" % "6.0.0-m1"
[org.wso2.carbon.identity.authenticator.outbound.saml2sso/identity-auth-outbound-saml2sso "6.0.0-m1"]