| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки |
| Группа | Группаorg.wso2.carbon.identity.conditional.auth.functions |
| Идентификатор | Идентификаторorg.wso2.carbon.identity.conditional.auth.functions.test.utils |
| Версия | Версия1.2.2 |
| Тип | Типjar |
| Описание |
ОписаниеConditional Authentication - Test Utilities
WSO2 is an open source application development software company focused on providing service-oriented
architecture solutions for professional developers.
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity.conditional.auth.functions/org.wso2.carbon.identity.conditional.auth.functions.test.utils/ -->
<dependency>
<groupId>org.wso2.carbon.identity.conditional.auth.functions</groupId>
<artifactId>org.wso2.carbon.identity.conditional.auth.functions.test.utils</artifactId>
<version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.conditional.auth.functions/org.wso2.carbon.identity.conditional.auth.functions.test.utils/
implementation 'org.wso2.carbon.identity.conditional.auth.functions:org.wso2.carbon.identity.conditional.auth.functions.test.utils:1.2.2'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.conditional.auth.functions/org.wso2.carbon.identity.conditional.auth.functions.test.utils/
implementation ("org.wso2.carbon.identity.conditional.auth.functions:org.wso2.carbon.identity.conditional.auth.functions.test.utils:1.2.2")
'org.wso2.carbon.identity.conditional.auth.functions:org.wso2.carbon.identity.conditional.auth.functions.test.utils:jar:1.2.2'
<dependency org="org.wso2.carbon.identity.conditional.auth.functions" name="org.wso2.carbon.identity.conditional.auth.functions.test.utils" rev="1.2.2">
<artifact name="org.wso2.carbon.identity.conditional.auth.functions.test.utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity.conditional.auth.functions', module='org.wso2.carbon.identity.conditional.auth.functions.test.utils', version='1.2.2')
)
libraryDependencies += "org.wso2.carbon.identity.conditional.auth.functions" % "org.wso2.carbon.identity.conditional.auth.functions.test.utils" % "1.2.2"
[org.wso2.carbon.identity.conditional.auth.functions/org.wso2.carbon.identity.conditional.auth.functions.test.utils "1.2.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testng : testng | jar | 6.9.10 |
| org.wso2.carbon.identity.framework : org.wso2.carbon.identity.application.authentication.framework | jar | 5.20.189 |
| org.wso2.carbon.identity.framework : org.wso2.carbon.identity.testutil | jar | 5.20.189 |
| org.mockito : mockito-core | jar | 1.10.19 |