MVN

org.wso2.carbon.identity.gateway : carbon-identity-gateway-coverage-report

Maven & Gradle

Aug 27, 2020
0 stars

WSO2 Carbon Identity Gateway - Test coverage · Coverage reports for Gateway Components

<dependency>
    <groupId>org.wso2.carbon.identity.gateway</groupId>
    <artifactId>carbon-identity-gateway-coverage-report</artifactId>
    <version>0.1.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wso2.carbon.identity.gateway : carbon-identity-gateway-coverage-report to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.8

All Versions

Choose a version of org.wso2.carbon.identity.gateway : carbon-identity-gateway-coverage-report to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
carbon-identity-gateway-coverage-report-0.1.8
carbon-identity-gateway-coverage-report-0.1.3
carbon-identity-gateway-coverage-report-0.1.2
carbon-identity-gateway-coverage-report-0.1.1
carbon-identity-gateway-coverage-report-0.1.0

How to add a dependency to Maven

Add the following org.wso2.carbon.identity.gateway : carbon-identity-gateway-coverage-report maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.wso2.carbon.identity.gateway</groupId>
    <artifactId>carbon-identity-gateway-coverage-report</artifactId>
    <version>0.1.8</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.wso2.carbon.identity.gateway : carbon-identity-gateway-coverage-report gradle dependency to your build.gradle file:

implementation 'org.wso2.carbon.identity.gateway:carbon-identity-gateway-coverage-report:0.1.8'

Gradle Kotlin DSL: Add the following org.wso2.carbon.identity.gateway : carbon-identity-gateway-coverage-report gradle kotlin dependency to your build.gradle.kts file:

implementation("org.wso2.carbon.identity.gateway:carbon-identity-gateway-coverage-report:0.1.8")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.wso2.carbon.identity.gateway : carbon-identity-gateway-coverage-report sbt scala dependency to your build.sbt file:

libraryDependencies += "org.wso2.carbon.identity.gateway" % "carbon-identity-gateway-coverage-report" % "0.1.8"

Advertisement

Dependencies from Group

Discover Dependencies