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