is not current version
Last Version 5.5.0-m4

org.wso2.carbon.identity:carbon-authenticators 4.5.6

This is a Carbon bundle that represent authenticators.

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.carbon.identity
ArtifactId

ArtifactId

carbon-authenticators
Version

Version

4.5.6
Type

Type

pom

Download carbon-authenticators 4.5.6


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