is not current version
Last Version 5.5.0

org.wso2.carbon.identity.tool.validator.sso.saml2:org.wso2.carbon.identity.tools.saml.validator.feature 5.3.5

This feature contains the bundles required for SAML Request/Response Validator functionality

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.carbon.identity.tool.validator.sso.saml2
ArtifactId

ArtifactId

org.wso2.carbon.identity.tools.saml.validator.feature
Version

Version

5.3.5
Type

Type

pom

Download org.wso2.carbon.identity.tools.saml.validator.feature 5.3.5


<!-- 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.3.5</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.3.5'
// 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.3.5")
'org.wso2.carbon.identity.tool.validator.sso.saml2:org.wso2.carbon.identity.tools.saml.validator.feature:pom:5.3.5'
<dependency org="org.wso2.carbon.identity.tool.validator.sso.saml2" name="org.wso2.carbon.identity.tools.saml.validator.feature" rev="5.3.5">
  <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.3.5')
)
libraryDependencies += "org.wso2.carbon.identity.tool.validator.sso.saml2" % "org.wso2.carbon.identity.tools.saml.validator.feature" % "5.3.5"
[org.wso2.carbon.identity.tool.validator.sso.saml2/org.wso2.carbon.identity.tools.saml.validator.feature "5.3.5"]