License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdorg.wso2.carbon.identity.tool.validator.sso.saml2 |
ArtifactId | ArtifactIdorg.wso2.carbon.identity.tools.saml.validator.feature |
Last Version | Last Version5.5.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionUser Profiles Feature
This feature contains the bundles required for SAML Request/Response Validator functionality
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity.tool.validator.sso.saml2/org.wso2.carbon.identity.tools.saml.validator.feature/ -->
<dependency>
<groupId>org.wso2.carbon.identity.tool.validator.sso.saml2</groupId>
<artifactId>org.wso2.carbon.identity.tools.saml.validator.feature</artifactId>
<version>5.5.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.tool.validator.sso.saml2/org.wso2.carbon.identity.tools.saml.validator.feature/
implementation 'org.wso2.carbon.identity.tool.validator.sso.saml2:org.wso2.carbon.identity.tools.saml.validator.feature:5.5.0'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.tool.validator.sso.saml2/org.wso2.carbon.identity.tools.saml.validator.feature/
implementation ("org.wso2.carbon.identity.tool.validator.sso.saml2:org.wso2.carbon.identity.tools.saml.validator.feature:5.5.0")
'org.wso2.carbon.identity.tool.validator.sso.saml2:org.wso2.carbon.identity.tools.saml.validator.feature:pom:5.5.0'
<dependency org="org.wso2.carbon.identity.tool.validator.sso.saml2" name="org.wso2.carbon.identity.tools.saml.validator.feature" rev="5.5.0">
<artifact name="org.wso2.carbon.identity.tools.saml.validator.feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity.tool.validator.sso.saml2', module='org.wso2.carbon.identity.tools.saml.validator.feature', version='5.5.0')
)
libraryDependencies += "org.wso2.carbon.identity.tool.validator.sso.saml2" % "org.wso2.carbon.identity.tools.saml.validator.feature" % "5.5.0"
[org.wso2.carbon.identity.tool.validator.sso.saml2/org.wso2.carbon.identity.tools.saml.validator.feature "5.5.0"]