Download bamboo-sonar-common-1.5.4.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.5.4 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials