Download bamboo-sonar-common-1.6.0.jar file - Jar b

Jar examples for b:bamboo-sonar-common

Description

Library holding common classes used by the Tasks and Web Modules

You can download jar file bamboo-sonar-common 1.6.0 in this page.

License

Apache License

Build File

You can use the following script to add bamboo-sonar-common-1.6.0.jar to your project.

<dependency>
   <groupId>com.marvelution.bamboo.plugins</groupId>
   <artifactId>bamboo-sonar-common</artifactId>
   <version>1.6.0</version>
</dependency>
compile group: 'com.marvelution.bamboo.plugins', name: 'bamboo-sonar-common', version: '1.6.0'
libraryDependencies += "com.marvelution.bamboo.plugins" % "bamboo-sonar-common" % "1.6.0"
<dependency org="com.marvelution.bamboo.plugins" name="bamboo-sonar-common" rev="1.6.0"/>
@Grapes(@Grab(group='com.marvelution.bamboo.plugins', module='bamboo-sonar-common', version='1.6.0'))
'com.marvelution.bamboo.plugins:bamboo-sonar-common:jar:1.6.0'

Download

Click the following link to download the jar file.

bamboo-sonar-common-1.6.0-javadoc.jar
bamboo-sonar-common-1.6.0-sources.jar
bamboo-sonar-common-1.6.0-tests.jar
bamboo-sonar-common-1.6.0.jar
bamboo-sonar-common-1.6.0.pom



Related Tutorials