Categories |
CategoriesIDE Development Tools |
---|---|
GroupId | GroupIdorg.wso2.carbon.identity.framework |
ArtifactId | ArtifactIdfeature-categories |
Version | Version5.20.50 |
Type | Typepom |
Filename | Size |
---|---|
feature-categories-5.20.50.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity.framework/feature-categories/ -->
<dependency>
<groupId>org.wso2.carbon.identity.framework</groupId>
<artifactId>feature-categories</artifactId>
<version>5.20.50</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.framework/feature-categories/
implementation 'org.wso2.carbon.identity.framework:feature-categories:5.20.50'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.framework/feature-categories/
implementation ("org.wso2.carbon.identity.framework:feature-categories:5.20.50")
'org.wso2.carbon.identity.framework:feature-categories:pom:5.20.50'
<dependency org="org.wso2.carbon.identity.framework" name="feature-categories" rev="5.20.50">
<artifact name="feature-categories" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity.framework', module='feature-categories', version='5.20.50')
)
libraryDependencies += "org.wso2.carbon.identity.framework" % "feature-categories" % "5.20.50"
[org.wso2.carbon.identity.framework/feature-categories "5.20.50"]