is not current version
Last Version 5.20.324

org.wso2.carbon.identity.framework:carbon-authenticators 5.17.1

This is a Carbon bundle that represent authenticators.

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.carbon.identity.framework
ArtifactId

ArtifactId

carbon-authenticators
Version

Version

5.17.1
Type

Type

pom

Download carbon-authenticators 5.17.1


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