is not current version
Last Version 6.0.2

org.wso2.carbon.identity.authenticator.outbound.saml2sso:identity-auth-outbound-saml2sso 6.0.0-m1


Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.carbon.identity.authenticator.outbound.saml2sso
ArtifactId

ArtifactId

identity-auth-outbound-saml2sso
Version

Version

6.0.0-m1
Type

Type

pom

Download identity-auth-outbound-saml2sso 6.0.0-m1


<!-- 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"]