Download integration-rest-0.0.1.jar file - Jar i

Jar examples for i:integration-rest

Description

null

You can download jar file integration-rest 0.0.1 in this page.

License

Apache License 2.0

Build File

You can use the following script to add integration-rest-0.0.1.jar to your project.

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

Download

Click the following link to download the jar file.

integration-rest-0.0.1-javadoc.jar
integration-rest-0.0.1-sources.jar
integration-rest-0.0.1.jar
integration-rest-0.0.1.pom



Related Tutorials