License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.wso2.samples.is |
ArtifactId | ArtifactIdsaml-query-profile-client |
Version | Version4.3.5 |
Type | Typepom |
Description |
DescriptionWSO2 Identity Server Samples
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
saml-query-profile-client-4.3.5.pom | |
saml-query-profile-client-4.3.5.zip | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.samples.is/saml-query-profile-client/ -->
<dependency>
<groupId>org.wso2.samples.is</groupId>
<artifactId>saml-query-profile-client</artifactId>
<version>4.3.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.samples.is/saml-query-profile-client/
implementation 'org.wso2.samples.is:saml-query-profile-client:4.3.5'
// https://jarcasting.com/artifacts/org.wso2.samples.is/saml-query-profile-client/
implementation ("org.wso2.samples.is:saml-query-profile-client:4.3.5")
'org.wso2.samples.is:saml-query-profile-client:pom:4.3.5'
<dependency org="org.wso2.samples.is" name="saml-query-profile-client" rev="4.3.5">
<artifact name="saml-query-profile-client" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.samples.is', module='saml-query-profile-client', version='4.3.5')
)
libraryDependencies += "org.wso2.samples.is" % "saml-query-profile-client" % "4.3.5"
[org.wso2.samples.is/saml-query-profile-client "4.3.5"]
Group / Artifact | Type | Version |
---|---|---|
org.wso2.carbon.identity.inbound.auth.saml2 : org.wso2.carbon.identity.query.saml | jar | 5.7.7 |