| Категории |
КатегорииДанные |
|---|---|
| Группа | Группаorg.wso2.ei |
| Идентификатор | Идентификаторdataservice-integration-tests |
| Версия | Версия6.1.1-update22 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| dataservice-integration-tests-6.1.1-update22.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.wso2.ei/dataservice-integration-tests/ -->
<dependency>
<groupId>org.wso2.ei</groupId>
<artifactId>dataservice-integration-tests</artifactId>
<version>6.1.1-update22</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.ei/dataservice-integration-tests/
implementation 'org.wso2.ei:dataservice-integration-tests:6.1.1-update22'
// https://jarcasting.com/artifacts/org.wso2.ei/dataservice-integration-tests/
implementation ("org.wso2.ei:dataservice-integration-tests:6.1.1-update22")
'org.wso2.ei:dataservice-integration-tests:pom:6.1.1-update22'
<dependency org="org.wso2.ei" name="dataservice-integration-tests" rev="6.1.1-update22">
<artifact name="dataservice-integration-tests" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.ei', module='dataservice-integration-tests', version='6.1.1-update22')
)
libraryDependencies += "org.wso2.ei" % "dataservice-integration-tests" % "6.1.1-update22"
[org.wso2.ei/dataservice-integration-tests "6.1.1-update22"]