Last Version

SII web frontend plugin :: Core 2.1.0

Base for any plugin. The core contains all the treatments of reports. Reports generated by external tools are abstracted to use pivot formats. The reports can then be read and imported into Sonar.

License

License

GroupId

GroupId

fr.sii.sonar
ArtifactId

ArtifactId

sonar-report-core
Version

Version

2.1.0
Type

Type

jar
Description

Description

SII web frontend plugin :: Core
Base for any plugin. The core contains all the treatments of reports. Reports generated by external tools are abstracted to use pivot formats. The reports can then be read and imported into Sonar.

Download sonar-report-core 2.1.0


<!-- https://jarcasting.com/artifacts/fr.sii.sonar/sonar-report-core/ -->
<dependency>
    <groupId>fr.sii.sonar</groupId>
    <artifactId>sonar-report-core</artifactId>
    <version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/fr.sii.sonar/sonar-report-core/
implementation 'fr.sii.sonar:sonar-report-core:2.1.0'
// https://jarcasting.com/artifacts/fr.sii.sonar/sonar-report-core/
implementation ("fr.sii.sonar:sonar-report-core:2.1.0")
'fr.sii.sonar:sonar-report-core:jar:2.1.0'
<dependency org="fr.sii.sonar" name="sonar-report-core" rev="2.1.0">
  <artifact name="sonar-report-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.sii.sonar', module='sonar-report-core', version='2.1.0')
)
libraryDependencies += "fr.sii.sonar" % "sonar-report-core" % "2.1.0"
[fr.sii.sonar/sonar-report-core "2.1.0"]

Dependencies

compile (3)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.6.2
javax.xml.bind : jaxb-api jar 2.2.5
com.sun.xml.bind : jaxb-impl jar 2.2.5

provided (1)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.