License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdorg.wso2.carbon.identity |
ArtifactId | ArtifactIdidentity-authorization-feature |
Version | Version4.4.1 |
Type | Typepom |
Description |
DescriptionWSO2 Carbon - Identity Authorization Feature Aggregator Module
WSO2 is an open source application development software company focused on providing service-oriented
architecture solutions for professional developers.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
identity-authorization-feature-4.4.1.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity/identity-authorization-feature/ -->
<dependency>
<groupId>org.wso2.carbon.identity</groupId>
<artifactId>identity-authorization-feature</artifactId>
<version>4.4.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity/identity-authorization-feature/
implementation 'org.wso2.carbon.identity:identity-authorization-feature:4.4.1'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity/identity-authorization-feature/
implementation ("org.wso2.carbon.identity:identity-authorization-feature:4.4.1")
'org.wso2.carbon.identity:identity-authorization-feature:pom:4.4.1'
<dependency org="org.wso2.carbon.identity" name="identity-authorization-feature" rev="4.4.1">
<artifact name="identity-authorization-feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity', module='identity-authorization-feature', version='4.4.1')
)
libraryDependencies += "org.wso2.carbon.identity" % "identity-authorization-feature" % "4.4.1"
[org.wso2.carbon.identity/identity-authorization-feature "4.4.1"]