Categories |
CategoriesIDE Development Tools |
---|---|
GroupId | GroupIdorg.wso2.carbon.identity.event.handler.accountlock |
ArtifactId | ArtifactIdidentity-handler-account-lock |
Version | Version1.1.5 |
Type | Typepom |
Filename | Size |
---|---|
identity-handler-account-lock-1.1.5.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity.event.handler.accountlock/identity-handler-account-lock/ -->
<dependency>
<groupId>org.wso2.carbon.identity.event.handler.accountlock</groupId>
<artifactId>identity-handler-account-lock</artifactId>
<version>1.1.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.event.handler.accountlock/identity-handler-account-lock/
implementation 'org.wso2.carbon.identity.event.handler.accountlock:identity-handler-account-lock:1.1.5'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.event.handler.accountlock/identity-handler-account-lock/
implementation ("org.wso2.carbon.identity.event.handler.accountlock:identity-handler-account-lock:1.1.5")
'org.wso2.carbon.identity.event.handler.accountlock:identity-handler-account-lock:pom:1.1.5'
<dependency org="org.wso2.carbon.identity.event.handler.accountlock" name="identity-handler-account-lock" rev="1.1.5">
<artifact name="identity-handler-account-lock" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity.event.handler.accountlock', module='identity-handler-account-lock', version='1.1.5')
)
libraryDependencies += "org.wso2.carbon.identity.event.handler.accountlock" % "identity-handler-account-lock" % "1.1.5"
[org.wso2.carbon.identity.event.handler.accountlock/identity-handler-account-lock "1.1.5"]