is not current version
Last Version 5.1.4

org.wso2.carbon.identity:identity-carbon-auth-saml2 5.1.2


Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.carbon.identity
ArtifactId

ArtifactId

identity-carbon-auth-saml2
Version

Version

5.1.2
Type

Type

pom

Download identity-carbon-auth-saml2 5.1.2


<!-- 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.2</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.2'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity/identity-carbon-auth-saml2/
implementation ("org.wso2.carbon.identity:identity-carbon-auth-saml2:5.1.2")
'org.wso2.carbon.identity:identity-carbon-auth-saml2:pom:5.1.2'
<dependency org="org.wso2.carbon.identity" name="identity-carbon-auth-saml2" rev="5.1.2">
  <artifact name="identity-carbon-auth-saml2" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity', module='identity-carbon-auth-saml2', version='5.1.2')
)
libraryDependencies += "org.wso2.carbon.identity" % "identity-carbon-auth-saml2" % "5.1.2"
[org.wso2.carbon.identity/identity-carbon-auth-saml2 "5.1.2"]