не последняя версия
Последняя версия 5.13.0-m3

org.wso2.is:identity-integration-tests-utils 5.11.0-beta4


Категории

Категории

IDE Инструменты разработки
Группа

Группа

org.wso2.is
Идентификатор

Идентификатор

identity-integration-tests-utils
Версия

Версия

5.11.0-beta4
Тип

Тип

pom

Скачать identity-integration-tests-utils 5.11.0-beta4


<!-- 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.11.0-beta4</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.11.0-beta4'
// https://jarcasting.com/artifacts/org.wso2.is/identity-integration-tests-utils/
implementation ("org.wso2.is:identity-integration-tests-utils:5.11.0-beta4")
'org.wso2.is:identity-integration-tests-utils:pom:5.11.0-beta4'
<dependency org="org.wso2.is" name="identity-integration-tests-utils" rev="5.11.0-beta4">
  <artifact name="identity-integration-tests-utils" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.is', module='identity-integration-tests-utils', version='5.11.0-beta4')
)
libraryDependencies += "org.wso2.is" % "identity-integration-tests-utils" % "5.11.0-beta4"
[org.wso2.is/identity-integration-tests-utils "5.11.0-beta4"]