| Категории |
КатегорииIDE Инструменты разработки |
|---|---|
| Группа | Группаorg.wso2.is |
| Идентификатор | Идентификаторidentity-integration-tests-utils |
| Версия | Версия5.12.0-m15 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| identity-integration-tests-utils-5.12.0-m15.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.wso2.is/identity-integration-tests-utils/ -->
<dependency>
<groupId>org.wso2.is</groupId>
<artifactId>identity-integration-tests-utils</artifactId>
<version>5.12.0-m15</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.is/identity-integration-tests-utils/
implementation 'org.wso2.is:identity-integration-tests-utils:5.12.0-m15'
// https://jarcasting.com/artifacts/org.wso2.is/identity-integration-tests-utils/
implementation ("org.wso2.is:identity-integration-tests-utils:5.12.0-m15")
'org.wso2.is:identity-integration-tests-utils:pom:5.12.0-m15'
<dependency org="org.wso2.is" name="identity-integration-tests-utils" rev="5.12.0-m15">
<artifact name="identity-integration-tests-utils" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.is', module='identity-integration-tests-utils', version='5.12.0-m15')
)
libraryDependencies += "org.wso2.is" % "identity-integration-tests-utils" % "5.12.0-m15"
[org.wso2.is/identity-integration-tests-utils "5.12.0-m15"]