License |
License |
---|---|
Categories |
CategoriesBamboo Build Tools Continuous Integration and Continuous Delivery |
GroupId | GroupIdcom.marvelution.bamboo.plugins |
ArtifactId | ArtifactIdbamboo-sonar-plugin |
Last Version | Last Version4.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBamboo Sonar plugin
Bamboo plugin to integrate Sonar code quality platform with Bamboo
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.marvelution.bamboo.plugins/bamboo-sonar-plugin/ -->
<dependency>
<groupId>com.marvelution.bamboo.plugins</groupId>
<artifactId>bamboo-sonar-plugin</artifactId>
<version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.marvelution.bamboo.plugins/bamboo-sonar-plugin/
implementation 'com.marvelution.bamboo.plugins:bamboo-sonar-plugin:4.0.0'
// https://jarcasting.com/artifacts/com.marvelution.bamboo.plugins/bamboo-sonar-plugin/
implementation ("com.marvelution.bamboo.plugins:bamboo-sonar-plugin:4.0.0")
'com.marvelution.bamboo.plugins:bamboo-sonar-plugin:jar:4.0.0'
<dependency org="com.marvelution.bamboo.plugins" name="bamboo-sonar-plugin" rev="4.0.0">
<artifact name="bamboo-sonar-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.marvelution.bamboo.plugins', module='bamboo-sonar-plugin', version='4.0.0')
)
libraryDependencies += "com.marvelution.bamboo.plugins" % "bamboo-sonar-plugin" % "4.0.0"
[com.marvelution.bamboo.plugins/bamboo-sonar-plugin "4.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.marvelution.sonar : sonar-rest-client | jar | 1.1.0 |
org.apache.maven : maven-model | jar | 2.0.9 |
Group / Artifact | Type | Version |
---|---|---|
com.atlassian.bamboo » atlassian-bamboo-api | jar | 2.6.1 |
com.atlassian.bamboo » atlassian-bamboo-web | jar | 2.6.1 |
com.atlassian.bamboo » atlassian-bamboo-agent-remote | jar | 2.6.1 |
com.atlassian.aws » atlassian-aws | pom | 0.14 |
com.atlassian.util.concurrent » atlassian-util-concurrent | jar | 0.0.12 |
com.atlassian.sal » sal-api | jar | 2.0.14 |
com.atlassian.templaterenderer » atlassian-template-renderer-api | jar | 1.0 |
com.atlassian.templaterenderer » atlassian-template-renderer-velocity1.6-plugin | jar | 1.0 |
com.marvelution.gadgets : sonar-gadgets | jar | 1.3.0 |
javax.servlet : servlet-api | jar | 2.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.5 |
org.mockito : mockito-all | jar | 1.7 |