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

org.wso2.ei:integration-test-common 4.0.0-m5


Группа

Группа

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

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

integration-test-common
Версия

Версия

4.0.0-m5
Тип

Тип

pom

Скачать integration-test-common 4.0.0-m5

Имя Файла Размер
integration-test-common-4.0.0-m5.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>4.0.0-m5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.ei/integration-test-common/
implementation 'org.wso2.ei:integration-test-common:4.0.0-m5'
// https://jarcasting.com/artifacts/org.wso2.ei/integration-test-common/
implementation ("org.wso2.ei:integration-test-common:4.0.0-m5")
'org.wso2.ei:integration-test-common:pom:4.0.0-m5'
<dependency org="org.wso2.ei" name="integration-test-common" rev="4.0.0-m5">
  <artifact name="integration-test-common" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.ei', module='integration-test-common', version='4.0.0-m5')
)
libraryDependencies += "org.wso2.ei" % "integration-test-common" % "4.0.0-m5"
[org.wso2.ei/integration-test-common "4.0.0-m5"]