| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools |
| GroupId | GroupIdorg.wso2.carbon.identity.commons |
| ArtifactId | ArtifactIdorg.wso2.carbon.identity.common.feature |
| Version | Version0.1.35 |
| Type | Typepom |
| Description |
DescriptionIdentity Common Feature
Feature aggregating identity common modules.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity.commons/org.wso2.carbon.identity.common.feature/ -->
<dependency>
<groupId>org.wso2.carbon.identity.commons</groupId>
<artifactId>org.wso2.carbon.identity.common.feature</artifactId>
<version>0.1.35</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.commons/org.wso2.carbon.identity.common.feature/
implementation 'org.wso2.carbon.identity.commons:org.wso2.carbon.identity.common.feature:0.1.35'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.commons/org.wso2.carbon.identity.common.feature/
implementation ("org.wso2.carbon.identity.commons:org.wso2.carbon.identity.common.feature:0.1.35")
'org.wso2.carbon.identity.commons:org.wso2.carbon.identity.common.feature:pom:0.1.35'
<dependency org="org.wso2.carbon.identity.commons" name="org.wso2.carbon.identity.common.feature" rev="0.1.35">
<artifact name="org.wso2.carbon.identity.common.feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity.commons', module='org.wso2.carbon.identity.common.feature', version='0.1.35')
)
libraryDependencies += "org.wso2.carbon.identity.commons" % "org.wso2.carbon.identity.common.feature" % "0.1.35"
[org.wso2.carbon.identity.commons/org.wso2.carbon.identity.common.feature "0.1.35"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.wso2.carbon.identity.commons : org.wso2.carbon.identity.commons | jar | 0.1.35 |
| org.wso2.carbon.identity.commons : org.wso2.carbon.identity.event | jar | 0.1.35 |
| org.apache.commons : commons-lang3 | jar | 3.9 |