License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdorg.wso2.carbon.identity |
ArtifactId | ArtifactIdidentity-handler-account-lock |
Last Version | Last Version1.0.0-m4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionWSO2 Carbon - Identity Account Lock Module
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
identity-handler-account-lock-1.0.0-m4.pom | 9 KB |
Browse |
<!-- 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-m4</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-m4'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity/identity-handler-account-lock/
implementation ("org.wso2.carbon.identity:identity-handler-account-lock:1.0.0-m4")
'org.wso2.carbon.identity:identity-handler-account-lock:pom:1.0.0-m4'
<dependency org="org.wso2.carbon.identity" name="identity-handler-account-lock" rev="1.0.0-m4">
<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-m4')
)
libraryDependencies += "org.wso2.carbon.identity" % "identity-handler-account-lock" % "1.0.0-m4"
[org.wso2.carbon.identity/identity-handler-account-lock "1.0.0-m4"]