Download hub-common-rest-2.1.3.jar file - Jar h

Jar examples for h:hub-common-rest

Description

General Code for Rest Connections to the Hub

You can download jar file hub-common-rest 2.1.3 in this page.

License

Apache License 2.0

Build File

You can use the following script to add hub-common-rest-2.1.3.jar to your project.

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

Download

Click the following link to download the jar file.

hub-common-rest-2.1.3-javadoc.jar
hub-common-rest-2.1.3-sources.jar
hub-common-rest-2.1.3.jar
hub-common-rest-2.1.3.pom



Related Tutorials