Categories |
CategoriesIDE Development Tools |
---|---|
GroupId | GroupIdorg.wso2.carbon.identity.authenticator.outbound.saml2sso |
ArtifactId | ArtifactIdidentity-SAML-outbound-tests |
Version | Version6.0.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity.authenticator.outbound.saml2sso/identity-SAML-outbound-tests/ -->
<dependency>
<groupId>org.wso2.carbon.identity.authenticator.outbound.saml2sso</groupId>
<artifactId>identity-SAML-outbound-tests</artifactId>
<version>6.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.authenticator.outbound.saml2sso/identity-SAML-outbound-tests/
implementation 'org.wso2.carbon.identity.authenticator.outbound.saml2sso:identity-SAML-outbound-tests:6.0.1'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.authenticator.outbound.saml2sso/identity-SAML-outbound-tests/
implementation ("org.wso2.carbon.identity.authenticator.outbound.saml2sso:identity-SAML-outbound-tests:6.0.1")
'org.wso2.carbon.identity.authenticator.outbound.saml2sso:identity-SAML-outbound-tests:jar:6.0.1'
<dependency org="org.wso2.carbon.identity.authenticator.outbound.saml2sso" name="identity-SAML-outbound-tests" rev="6.0.1">
<artifact name="identity-SAML-outbound-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity.authenticator.outbound.saml2sso', module='identity-SAML-outbound-tests', version='6.0.1')
)
libraryDependencies += "org.wso2.carbon.identity.authenticator.outbound.saml2sso" % "identity-SAML-outbound-tests" % "6.0.1"
[org.wso2.carbon.identity.authenticator.outbound.saml2sso/identity-SAML-outbound-tests "6.0.1"]