License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Data |
GroupId | GroupIdorg.wso2.carbon.identity.metadata.saml2 |
ArtifactId | ArtifactIdorg.wso2.carbon.identity.sp.metadata.saml2.server.feature |
Version | Version1.5.2 |
Type | Typepom |
Description |
DescriptionWSO2 Carbon - SAML metadata bundle sp Server Feature
This feature contains the core bundles required for SAML metadata for SP
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity.metadata.saml2/org.wso2.carbon.identity.sp.metadata.saml2.server.feature/ -->
<dependency>
<groupId>org.wso2.carbon.identity.metadata.saml2</groupId>
<artifactId>org.wso2.carbon.identity.sp.metadata.saml2.server.feature</artifactId>
<version>1.5.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.metadata.saml2/org.wso2.carbon.identity.sp.metadata.saml2.server.feature/
implementation 'org.wso2.carbon.identity.metadata.saml2:org.wso2.carbon.identity.sp.metadata.saml2.server.feature:1.5.2'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.metadata.saml2/org.wso2.carbon.identity.sp.metadata.saml2.server.feature/
implementation ("org.wso2.carbon.identity.metadata.saml2:org.wso2.carbon.identity.sp.metadata.saml2.server.feature:1.5.2")
'org.wso2.carbon.identity.metadata.saml2:org.wso2.carbon.identity.sp.metadata.saml2.server.feature:pom:1.5.2'
<dependency org="org.wso2.carbon.identity.metadata.saml2" name="org.wso2.carbon.identity.sp.metadata.saml2.server.feature" rev="1.5.2">
<artifact name="org.wso2.carbon.identity.sp.metadata.saml2.server.feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity.metadata.saml2', module='org.wso2.carbon.identity.sp.metadata.saml2.server.feature', version='1.5.2')
)
libraryDependencies += "org.wso2.carbon.identity.metadata.saml2" % "org.wso2.carbon.identity.sp.metadata.saml2.server.feature" % "1.5.2"
[org.wso2.carbon.identity.metadata.saml2/org.wso2.carbon.identity.sp.metadata.saml2.server.feature "1.5.2"]
Group / Artifact | Type | Version |
---|---|---|
org.wso2.carbon.identity.metadata.saml2 : org.wso2.carbon.identity.sp.metadata.saml2 | jar | 1.5.2 |