is not current version
Last Version 5.5.0-m4

org.wso2.carbon.identity:authentication-framework 4.5.3

This is a Carbon bundle that represent the Authentication Framework Aggregator module.

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.carbon.identity
ArtifactId

ArtifactId

authentication-framework
Version

Version

4.5.3
Type

Type

pom

Download authentication-framework 4.5.3


<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity/authentication-framework/ -->
<dependency>
    <groupId>org.wso2.carbon.identity</groupId>
    <artifactId>authentication-framework</artifactId>
    <version>4.5.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity/authentication-framework/
implementation 'org.wso2.carbon.identity:authentication-framework:4.5.3'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity/authentication-framework/
implementation ("org.wso2.carbon.identity:authentication-framework:4.5.3")
'org.wso2.carbon.identity:authentication-framework:pom:4.5.3'
<dependency org="org.wso2.carbon.identity" name="authentication-framework" rev="4.5.3">
  <artifact name="authentication-framework" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity', module='authentication-framework', version='4.5.3')
)
libraryDependencies += "org.wso2.carbon.identity" % "authentication-framework" % "4.5.3"
[org.wso2.carbon.identity/authentication-framework "4.5.3"]