![JAR search and dependency download from the Maven repository](/logo.png)
org.octopusden.octopus.infrastructure.sonarqubeclient.dto.SonarQubeMeasure.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of sonarqube-client Show documentation
Show all versions of sonarqube-client Show documentation
Octopus module: sonarqube-client
package org.octopusden.octopus.infrastructure.sonarqubeclient.dto
data class SonarQubeMeasure(val metric: String, val history: List)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy