License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdorg.wso2.carbon.identity |
ArtifactId | ArtifactIdapplication-authentication-framework-feature |
Version | Version4.5.6 |
Type | Typepom |
Description |
DescriptionWSO2 Carbon - Application Autentication Framework 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 |
---|---|
application-authentication-framework-feature-4.5.6.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity/application-authentication-framework-feature/ -->
<dependency>
<groupId>org.wso2.carbon.identity</groupId>
<artifactId>application-authentication-framework-feature</artifactId>
<version>4.5.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity/application-authentication-framework-feature/
implementation 'org.wso2.carbon.identity:application-authentication-framework-feature:4.5.6'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity/application-authentication-framework-feature/
implementation ("org.wso2.carbon.identity:application-authentication-framework-feature:4.5.6")
'org.wso2.carbon.identity:application-authentication-framework-feature:pom:4.5.6'
<dependency org="org.wso2.carbon.identity" name="application-authentication-framework-feature" rev="4.5.6">
<artifact name="application-authentication-framework-feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity', module='application-authentication-framework-feature', version='4.5.6')
)
libraryDependencies += "org.wso2.carbon.identity" % "application-authentication-framework-feature" % "4.5.6"
[org.wso2.carbon.identity/application-authentication-framework-feature "4.5.6"]