не последняя версия
Последняя версия 6.5.0

org.wso2.ei:integration-test-common 6.1.1-update10


Группа

Группа

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

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

integration-test-common
Версия

Версия

6.1.1-update10
Тип

Тип

pom

Скачать integration-test-common 6.1.1-update10

Имя Файла Размер
integration-test-common-6.1.1-update10.pom 14 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.wso2.ei/integration-test-common/ -->
<dependency>
    <groupId>org.wso2.ei</groupId>
    <artifactId>integration-test-common</artifactId>
    <version>6.1.1-update10</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.ei/integration-test-common/
implementation 'org.wso2.ei:integration-test-common:6.1.1-update10'
// https://jarcasting.com/artifacts/org.wso2.ei/integration-test-common/
implementation ("org.wso2.ei:integration-test-common:6.1.1-update10")
'org.wso2.ei:integration-test-common:pom:6.1.1-update10'
<dependency org="org.wso2.ei" name="integration-test-common" rev="6.1.1-update10">
  <artifact name="integration-test-common" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.ei', module='integration-test-common', version='6.1.1-update10')
)
libraryDependencies += "org.wso2.ei" % "integration-test-common" % "6.1.1-update10"
[org.wso2.ei/integration-test-common "6.1.1-update10"]