License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdorg.wso2.carbon.identity.gateway |
ArtifactId | ArtifactIdcarbon-identity-gateway-coverage-report |
Last Version | Last Version0.1.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWSO2 Carbon Identity Gateway - Test coverage
Coverage reports for Gateway Components
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.jacoco : org.jacoco.ant | jar | 0.8.3 |