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

License

Apache License 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials