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

License

Apache License 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials