is not current version
Last Version 4.5.2

org.wso2.carbon.identity:identity.authenticators 4.3.2

This is a Carbon bundle that represent authenticators.

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.carbon.identity
ArtifactId

ArtifactId

identity.authenticators
Version

Version

4.3.2
Type

Type

pom

Download identity.authenticators 4.3.2


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