Download integration-common-5.6.0.jar file - Jar i

Jar examples for i:integration-common

Description

General code for Integrations with Black Duck Software products

You can download jar file integration-common 5.6.0 in this page.

License

Apache License 2.0

Build File

You can use the following script to add integration-common-5.6.0.jar to your project.

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

Download

Click the following link to download the jar file.

integration-common-5.6.0-javadoc.jar
integration-common-5.6.0-sources.jar
integration-common-5.6.0.jar
integration-common-5.6.0.pom



Related Tutorials