Download hub-common-13.0.2.jar file - Jar h

Jar examples for h:hub-common

Description

General Code for Hub Integration with CI systems

You can download jar file hub-common 13.0.2 in this page.

License

Apache License 2.0

Build File

You can use the following script to add hub-common-13.0.2.jar to your project.

<dependency>
   <groupId>com.blackducksoftware.integration</groupId>
   <artifactId>hub-common</artifactId>
   <version>13.0.2</version>
</dependency>
compile group: 'com.blackducksoftware.integration', name: 'hub-common', version: '13.0.2'
libraryDependencies += "com.blackducksoftware.integration" % "hub-common" % "13.0.2"
<dependency org="com.blackducksoftware.integration" name="hub-common" rev="13.0.2"/>
@Grapes(@Grab(group='com.blackducksoftware.integration', module='hub-common', version='13.0.2'))
'com.blackducksoftware.integration:hub-common:jar:13.0.2'

Download

Click the following link to download the jar file.

hub-common-13.0.2-javadoc.jar
hub-common-13.0.2-sources.jar
hub-common-13.0.2.jar
hub-common-13.0.2.pom



Related Tutorials