License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdorg.wso2.carbon.identity.saml.common |
ArtifactId | ArtifactIdorg.wso2.carbon.identity.saml.common.util.feature |
Version | Version1.0.8 |
Type | Typepom |
Description |
DescriptionWSO2 Carbon - SAML Common Util bundle Server Feature
This feature contains the bundles required for OpenSAML utility purposes
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity.saml.common/org.wso2.carbon.identity.saml.common.util.feature/ -->
<dependency>
<groupId>org.wso2.carbon.identity.saml.common</groupId>
<artifactId>org.wso2.carbon.identity.saml.common.util.feature</artifactId>
<version>1.0.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.saml.common/org.wso2.carbon.identity.saml.common.util.feature/
implementation 'org.wso2.carbon.identity.saml.common:org.wso2.carbon.identity.saml.common.util.feature:1.0.8'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.saml.common/org.wso2.carbon.identity.saml.common.util.feature/
implementation ("org.wso2.carbon.identity.saml.common:org.wso2.carbon.identity.saml.common.util.feature:1.0.8")
'org.wso2.carbon.identity.saml.common:org.wso2.carbon.identity.saml.common.util.feature:pom:1.0.8'
<dependency org="org.wso2.carbon.identity.saml.common" name="org.wso2.carbon.identity.saml.common.util.feature" rev="1.0.8">
<artifact name="org.wso2.carbon.identity.saml.common.util.feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity.saml.common', module='org.wso2.carbon.identity.saml.common.util.feature', version='1.0.8')
)
libraryDependencies += "org.wso2.carbon.identity.saml.common" % "org.wso2.carbon.identity.saml.common.util.feature" % "1.0.8"
[org.wso2.carbon.identity.saml.common/org.wso2.carbon.identity.saml.common.util.feature "1.0.8"]
Group / Artifact | Type | Version |
---|---|---|
org.wso2.carbon.identity.saml.common : org.wso2.carbon.identity.saml.common.util | jar | 1.0.8 |