Download http-service-core-1.0.0.RELEASE.jar file - Jar h

Jar examples for h:http-service-core

Description

You can download jar file http-service-core 1.0.0.RELEASE in this page.

Build File

You can use the following script to add http-service-core-1.0.0.RELEASE.jar to your project.

<dependency>
   <groupId>com.covisint.core.http.service</groupId>
   <artifactId>http-service-core</artifactId>
   <version>1.0.0.RELEASE</version>
</dependency>
compile group: 'com.covisint.core.http.service', name: 'http-service-core', version: '1.0.0.RELEASE'
libraryDependencies += "com.covisint.core.http.service" % "http-service-core" % "1.0.0.RELEASE"
<dependency org="com.covisint.core.http.service" name="http-service-core" rev="1.0.0.RELEASE"/>
@Grapes(@Grab(group='com.covisint.core.http.service', module='http-service-core', version='1.0.0.RELEASE'))
'com.covisint.core.http.service:http-service-core:jar:1.0.0.RELEASE'

Download

Click the following link to download the jar file.

http-service-core-1.0.0.RELEASE-javadoc.jar
http-service-core-1.0.0.RELEASE-sources.jar
http-service-core-1.0.0.RELEASE.jar
http-service-core-1.0.0.RELEASE.pom



Related Tutorials