is not current version
Last Version 5.20.324

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

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

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.carbon.identity.framework
ArtifactId

ArtifactId

authentication-framework
Version

Version

5.7.23
Type

Type

pom

Download authentication-framework 5.7.23


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