Jar examples for h:hub-common-rest
General Code for Rest Connections to the Hub
You can download jar file hub-common-rest 1.2.5 in this page.
Apache License 2.0
You can use the following script to add hub-common-rest-1.2.5.jar to your project.
<dependency> <groupId>com.blackducksoftware.integration</groupId> <artifactId>hub-common-rest</artifactId> <version>1.2.5</version> </dependency>
compile group: 'com.blackducksoftware.integration', name: 'hub-common-rest', version: '1.2.5'
libraryDependencies += "com.blackducksoftware.integration" % "hub-common-rest" % "1.2.5"
<dependency org="com.blackducksoftware.integration" name="hub-common-rest" rev="1.2.5"/>
@Grapes(@Grab(group='com.blackducksoftware.integration', module='hub-common-rest', version='1.2.5'))
'com.blackducksoftware.integration:hub-common-rest:jar:1.2.5'
Click the following link to download the jar file.
hub-common-rest-1.2.5-javadoc.jar