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

org.wso2.ei:integration-test-common 4.1.0-alpha


Группа

Группа

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

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

integration-test-common
Версия

Версия

4.1.0-alpha
Тип

Тип

pom

Скачать integration-test-common 4.1.0-alpha

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