is not current version
Last Version 5.20.324

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

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.19.0
Type

Type

pom

Download carbon-authenticators 5.19.0


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