License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdorg.wso2.carbon.identity.saml.common |
ArtifactId | ArtifactIdorg.wso2.carbon.identity.saml.common.util.feature |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
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.1.0</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.1.0'
// 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.1.0")
'org.wso2.carbon.identity.saml.common:org.wso2.carbon.identity.saml.common.util.feature:pom:1.1.0'
<dependency org="org.wso2.carbon.identity.saml.common" name="org.wso2.carbon.identity.saml.common.util.feature" rev="1.1.0">
<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.1.0')
)
libraryDependencies += "org.wso2.carbon.identity.saml.common" % "org.wso2.carbon.identity.saml.common.util.feature" % "1.1.0"
[org.wso2.carbon.identity.saml.common/org.wso2.carbon.identity.saml.common.util.feature "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.wso2.carbon.identity.saml.common : org.wso2.carbon.identity.saml.common.util | jar | 1.1.0 |