License |
License |
---|---|
GroupId | GroupIdcom.free-now.sauron.plugins |
ArtifactId | ArtifactIdsonarapi-report |
Last Version | Last Version0.0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSauron Sonar Api Report
Sauron SonarApiReport Plugin
|
Project URL |
Project URL |
Filename | Size |
---|---|
sonarapi-report-0.0.6.pom | |
sonarapi-report-0.0.6.jar | 6 MB |
sonarapi-report-0.0.6-sources.jar | 5 KB |
sonarapi-report-0.0.6-javadoc.jar | 390 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.free-now.sauron.plugins/sonarapi-report/ -->
<dependency>
<groupId>com.free-now.sauron.plugins</groupId>
<artifactId>sonarapi-report</artifactId>
<version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.free-now.sauron.plugins/sonarapi-report/
implementation 'com.free-now.sauron.plugins:sonarapi-report:0.0.6'
// https://jarcasting.com/artifacts/com.free-now.sauron.plugins/sonarapi-report/
implementation ("com.free-now.sauron.plugins:sonarapi-report:0.0.6")
'com.free-now.sauron.plugins:sonarapi-report:jar:0.0.6'
<dependency org="com.free-now.sauron.plugins" name="sonarapi-report" rev="0.0.6">
<artifact name="sonarapi-report" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.free-now.sauron.plugins', module='sonarapi-report', version='0.0.6')
)
libraryDependencies += "com.free-now.sauron.plugins" % "sonarapi-report" % "0.0.6"
[com.free-now.sauron.plugins/sonarapi-report "0.0.6"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.springframework : spring-web | jar | 5.3.1 |
com.jayway.jsonpath : json-path | jar | 2.4.0 |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar |
Group / Artifact | Type | Version |
---|---|---|
com.free-now.sauron : sauron-core | jar | 0.0.15 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 2.25.1 |