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.4.1

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.4.1
Type

Type

pom

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


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