Technical Debt Sonar plugin

Calculate the technical debt

License

License

GroupId

GroupId

org.codehaus.sonar-plugins
ArtifactId

ArtifactId

technical-debt
Last Version

Last Version

0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Technical Debt Sonar plugin
Calculate the technical debt

Download technical-debt

How to add to project

<!-- https://jarcasting.com/artifacts/org.codehaus.sonar-plugins/technical-debt/ -->
<dependency>
    <groupId>org.codehaus.sonar-plugins</groupId>
    <artifactId>technical-debt</artifactId>
    <version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.sonar-plugins/technical-debt/
implementation 'org.codehaus.sonar-plugins:technical-debt:0.3'
// https://jarcasting.com/artifacts/org.codehaus.sonar-plugins/technical-debt/
implementation ("org.codehaus.sonar-plugins:technical-debt:0.3")
'org.codehaus.sonar-plugins:technical-debt:jar:0.3'
<dependency org="org.codehaus.sonar-plugins" name="technical-debt" rev="0.3">
  <artifact name="technical-debt" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.sonar-plugins', module='technical-debt', version='0.3')
)
libraryDependencies += "org.codehaus.sonar-plugins" % "technical-debt" % "0.3"
[org.codehaus.sonar-plugins/technical-debt "0.3"]

Dependencies

compile (1)

Group / Artifact Type Version
org.codehaus.sonar : sonar-plugin-api jar 1.10

test (3)

Group / Artifact Type Version
junit : junit jar 4.6
org.hamcrest : hamcrest-all jar 1.1
org.mockito : mockito-all jar 1.7

Project Modules

There are no modules declared in this project.

Versions

Version
0.3
0.2
0.1