is not current version
Last Version 5.5.0-m4

org.wso2.carbon.identity:authentication-framework-feature 4.6.0-M2


Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.carbon.identity
ArtifactId

ArtifactId

authentication-framework-feature
Version

Version

4.6.0-M2
Type

Type

pom

Download authentication-framework-feature 4.6.0-M2


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