не последняя версия
Последняя версия 6.0.0-m4

org.wso2.appserver:integration-tests 6.0.0-m1

WSO2 Application Server Integration Tests

Группа

Группа

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

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

integration-tests
Версия

Версия

6.0.0-m1
Тип

Тип

jar

Скачать integration-tests 6.0.0-m1


<!-- https://jarcasting.com/artifacts/org.wso2.appserver/integration-tests/ -->
<dependency>
    <groupId>org.wso2.appserver</groupId>
    <artifactId>integration-tests</artifactId>
    <version>6.0.0-m1</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.appserver/integration-tests/
implementation 'org.wso2.appserver:integration-tests:6.0.0-m1'
// https://jarcasting.com/artifacts/org.wso2.appserver/integration-tests/
implementation ("org.wso2.appserver:integration-tests:6.0.0-m1")
'org.wso2.appserver:integration-tests:jar:6.0.0-m1'
<dependency org="org.wso2.appserver" name="integration-tests" rev="6.0.0-m1">
  <artifact name="integration-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.appserver', module='integration-tests', version='6.0.0-m1')
)
libraryDependencies += "org.wso2.appserver" % "integration-tests" % "6.0.0-m1"
[org.wso2.appserver/integration-tests "6.0.0-m1"]