is not current version
Last Version 5.9.2

org.wso2.carbon.identity.inbound.auth.saml2:org.wso2.carbon.identity.query.saml.server.feature 5.3.56

This feature contains the core bundles required for SAML Assertion Query profile

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.carbon.identity.inbound.auth.saml2
ArtifactId

ArtifactId

org.wso2.carbon.identity.query.saml.server.feature
Version

Version

5.3.56
Type

Type

pom

Download org.wso2.carbon.identity.query.saml.server.feature 5.3.56


<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity.inbound.auth.saml2/org.wso2.carbon.identity.query.saml.server.feature/ -->
<dependency>
    <groupId>org.wso2.carbon.identity.inbound.auth.saml2</groupId>
    <artifactId>org.wso2.carbon.identity.query.saml.server.feature</artifactId>
    <version>5.3.56</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.inbound.auth.saml2/org.wso2.carbon.identity.query.saml.server.feature/
implementation 'org.wso2.carbon.identity.inbound.auth.saml2:org.wso2.carbon.identity.query.saml.server.feature:5.3.56'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.inbound.auth.saml2/org.wso2.carbon.identity.query.saml.server.feature/
implementation ("org.wso2.carbon.identity.inbound.auth.saml2:org.wso2.carbon.identity.query.saml.server.feature:5.3.56")
'org.wso2.carbon.identity.inbound.auth.saml2:org.wso2.carbon.identity.query.saml.server.feature:pom:5.3.56'
<dependency org="org.wso2.carbon.identity.inbound.auth.saml2" name="org.wso2.carbon.identity.query.saml.server.feature" rev="5.3.56">
  <artifact name="org.wso2.carbon.identity.query.saml.server.feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity.inbound.auth.saml2', module='org.wso2.carbon.identity.query.saml.server.feature', version='5.3.56')
)
libraryDependencies += "org.wso2.carbon.identity.inbound.auth.saml2" % "org.wso2.carbon.identity.query.saml.server.feature" % "5.3.56"
[org.wso2.carbon.identity.inbound.auth.saml2/org.wso2.carbon.identity.query.saml.server.feature "5.3.56"]