Sonar Sonargraph Plugin

Provides architecture governance features accompanied by metrics about cyclic dependencies and other structural aspects.

License

License

GroupId

GroupId

org.codehaus.sonar-plugins
ArtifactId

ArtifactId

sonar-sonargraph-plugin
Last Version

Last Version

3.4.2
Release Date

Release Date

Type

Type

sonar-plugin
Description

Description

Sonar Sonargraph Plugin
Provides architecture governance features accompanied by metrics about cyclic dependencies and other structural aspects.
Project Organization

Project Organization

hello2morrow
Source Code Management

Source Code Management

https://github.com/SonarCommunity/sonar-sonargraph

Download sonar-sonargraph-plugin

Dependencies

compile (3)

Group / Artifact Type Version
org.codehaus.sonar : sonar-plugin-api jar 4.3.2
javax.xml.bind : jaxb-api jar 2.0
com.sun.xml.bind : jaxb-impl jar 2.0.3

provided (1)

Group / Artifact Type Version
org.codehaus.sonar-plugins.java : sonar-java-plugin sonar-plugin 2.1

test (5)

Group / Artifact Type Version
org.codehaus.sonar : sonar-plugin-api test-jar 4.3.2
org.apache.maven : maven-project jar 2.0.6
junit : junit jar 4.7
org.mockito : mockito-core jar 1.8.5
ch.qos.logback : logback-classic jar 0.9.15

Project Modules

There are no modules declared in this project.

Sonargraph 7 SonarQube Plugin

Build Status Nemo Quality Gate status

Compatible with Sonargraph 7.x

Check the GitHub Wiki for further information and the issues section for known problems.

Description / Features

This plugin can be used to check the conformance of your Java code base to a formal architecture definition created with Sonargraph 7. A free license is available to allow you to check and measure the overall coupling and the level of cyclic dependencies at the package level. Usually a high level of coupling and cyclic dependencies points to a high level of structural erosion. If structural erosion grows over a certain level this will have a negative impact on testability, maintainability and comprehensibility of your code. Please go to http://www.hello2morrow.com/products/sonargraph/sonar for a detailed description.

Versions

Version
3.4.2
3.4.1
3.4
3.3
3.2
3.1
3.0.6
3.0.5
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0