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

License

Apache License 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials