Download integration-common-8.2.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 8.2.0 in this page.

License

Apache License 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials