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