is not current version
Last Version 1.0.0-m4

org.wso2.carbon.identity:identity-handler-account-lock 1.0.0-m3


Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.carbon.identity
ArtifactId

ArtifactId

identity-handler-account-lock
Version

Version

1.0.0-m3
Type

Type

pom

Download identity-handler-account-lock 1.0.0-m3


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