| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.wso2.carbon.devicemgt-plugins |
| Идентификатор | Идентификаторtest-coverage |
| Версия | Версия4.1.20 |
| Тип | Типjar |
| Описание |
ОписаниеWSO2 Carbon - Carbon Device Management Plugins Test Coverage Component
WSO2 Carbon - Device Management Plugins Parent
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| test-coverage-4.1.20.pom | |
| test-coverage-4.1.20.jar | 8 KB |
| test-coverage-4.1.20-sources.jar | 4 KB |
| test-coverage-4.1.20-source-release.zip | 36 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.devicemgt-plugins/test-coverage/ -->
<dependency>
<groupId>org.wso2.carbon.devicemgt-plugins</groupId>
<artifactId>test-coverage</artifactId>
<version>4.1.20</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.devicemgt-plugins/test-coverage/
implementation 'org.wso2.carbon.devicemgt-plugins:test-coverage:4.1.20'
// https://jarcasting.com/artifacts/org.wso2.carbon.devicemgt-plugins/test-coverage/
implementation ("org.wso2.carbon.devicemgt-plugins:test-coverage:4.1.20")
'org.wso2.carbon.devicemgt-plugins:test-coverage:jar:4.1.20'
<dependency org="org.wso2.carbon.devicemgt-plugins" name="test-coverage" rev="4.1.20">
<artifact name="test-coverage" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.devicemgt-plugins', module='test-coverage', version='4.1.20')
)
libraryDependencies += "org.wso2.carbon.devicemgt-plugins" % "test-coverage" % "4.1.20"
[org.wso2.carbon.devicemgt-plugins/test-coverage "4.1.20"]