License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdorg.wso2.carbon.identity.framework |
ArtifactId | ArtifactIdadaptive-authentication |
Version | Version5.11.245 |
Type | Typepom |
Description |
DescriptionWSO2 Carbon - Adaptive Authenication 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 |
---|---|
adaptive-authentication-5.11.245.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity.framework/adaptive-authentication/ -->
<dependency>
<groupId>org.wso2.carbon.identity.framework</groupId>
<artifactId>adaptive-authentication</artifactId>
<version>5.11.245</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.framework/adaptive-authentication/
implementation 'org.wso2.carbon.identity.framework:adaptive-authentication:5.11.245'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.framework/adaptive-authentication/
implementation ("org.wso2.carbon.identity.framework:adaptive-authentication:5.11.245")
'org.wso2.carbon.identity.framework:adaptive-authentication:pom:5.11.245'
<dependency org="org.wso2.carbon.identity.framework" name="adaptive-authentication" rev="5.11.245">
<artifact name="adaptive-authentication" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity.framework', module='adaptive-authentication', version='5.11.245')
)
libraryDependencies += "org.wso2.carbon.identity.framework" % "adaptive-authentication" % "5.11.245"
[org.wso2.carbon.identity.framework/adaptive-authentication "5.11.245"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.felix : org.apache.felix.scr.ds-annotations | jar | 1.2.8 |