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

org.wso2.appserver:test-common 5.3.0-beta1


Группа

Группа

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

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

test-common
Версия

Версия

5.3.0-beta1
Тип

Тип

pom

Скачать test-common 5.3.0-beta1

Имя Файла Размер
test-common-5.3.0-beta1.pom 795 bytes
Обзор

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