| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки |
| Группа | Группаorg.wso2.carbon.identity.gateway |
| Идентификатор | Идентификаторcarbon-identity-gateway-coverage-report |
| Последняя версия | Последняя версия0.1.8 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеWSO2 Carbon Identity Gateway - Test coverage
Coverage reports for Gateway Components
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity.gateway/carbon-identity-gateway-coverage-report/ -->
<dependency>
<groupId>org.wso2.carbon.identity.gateway</groupId>
<artifactId>carbon-identity-gateway-coverage-report</artifactId>
<version>0.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.gateway/carbon-identity-gateway-coverage-report/
implementation 'org.wso2.carbon.identity.gateway:carbon-identity-gateway-coverage-report:0.1.8'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.gateway/carbon-identity-gateway-coverage-report/
implementation ("org.wso2.carbon.identity.gateway:carbon-identity-gateway-coverage-report:0.1.8")
'org.wso2.carbon.identity.gateway:carbon-identity-gateway-coverage-report:jar:0.1.8'
<dependency org="org.wso2.carbon.identity.gateway" name="carbon-identity-gateway-coverage-report" rev="0.1.8">
<artifact name="carbon-identity-gateway-coverage-report" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity.gateway', module='carbon-identity-gateway-coverage-report', version='0.1.8')
)
libraryDependencies += "org.wso2.carbon.identity.gateway" % "carbon-identity-gateway-coverage-report" % "0.1.8"
[org.wso2.carbon.identity.gateway/carbon-identity-gateway-coverage-report "0.1.8"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jacoco : org.jacoco.ant | jar | 0.8.3 |