| Категории |
КатегорииIDE Инструменты разработки |
|---|---|
| Группа | Группаorg.wso2.carbon.identity.event.handler.accountlock |
| Идентификатор | Идентификаторidentity-handler-account-lock |
| Версия | Версия1.1.8 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| identity-handler-account-lock-1.1.8.pom | 9 KB |
| Обзор |
<!-- 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.8</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.8'
// 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.8")
'org.wso2.carbon.identity.event.handler.accountlock:identity-handler-account-lock:pom:1.1.8'
<dependency org="org.wso2.carbon.identity.event.handler.accountlock" name="identity-handler-account-lock" rev="1.1.8">
<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.8')
)
libraryDependencies += "org.wso2.carbon.identity.event.handler.accountlock" % "identity-handler-account-lock" % "1.1.8"
[org.wso2.carbon.identity.event.handler.accountlock/identity-handler-account-lock "1.1.8"]