Bamboo Sonar Integration :: Common Module

Library holding common classes used by the Tasks and Web Modules

License

License

Categories

Categories

Bamboo Build Tools Continuous Integration and Continuous Delivery
GroupId

GroupId

com.marvelution.bamboo.plugins
ArtifactId

ArtifactId

bamboo-sonar-common
Last Version

Last Version

1.8.1
Release Date

Release Date

Type

Type

jar
Description

Description

Bamboo Sonar Integration :: Common Module
Library holding common classes used by the Tasks and Web Modules
Project Organization

Project Organization

Marvelution

Download bamboo-sonar-common

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.marvelution.security : marvelution-security-crypto jar 1.0.0

provided (2)

Group / Artifact Type Version
com.atlassian.bamboo » atlassian-bamboo-api jar 5.0
com.atlassian.bamboo » atlassian-bamboo-web jar 5.0

test (3)

Group / Artifact Type Version
com.atlassian.bamboo » atlassian-bamboo-ui-test test-jar 5.0
org.mockito : mockito-all jar 1.8.5
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.8.1
1.8.0
1.7.1
1.7.0
1.6.4
1.6.3
1.6.2
1.6.1
1.6.0
1.5.4