Download integration-common-9.0.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 9.0.0 in this page.

License

Apache License 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials