| License | License | 
|---|---|
| GroupId | GroupIdcom.covisint.core.http.service | 
| ArtifactId | ArtifactIdhttp-service-core | 
| Last Version | Last Version1.0.1.RELEASE | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionCovisint Super-POM | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/com.covisint.core.http.service/http-service-core/ -->
<dependency>
    <groupId>com.covisint.core.http.service</groupId>
    <artifactId>http-service-core</artifactId>
    <version>1.0.1.RELEASE</version>
</dependency>// https://jarcasting.com/artifacts/com.covisint.core.http.service/http-service-core/
implementation 'com.covisint.core.http.service:http-service-core:1.0.1.RELEASE'// https://jarcasting.com/artifacts/com.covisint.core.http.service/http-service-core/
implementation ("com.covisint.core.http.service:http-service-core:1.0.1.RELEASE")'com.covisint.core.http.service:http-service-core:jar:1.0.1.RELEASE'<dependency org="com.covisint.core.http.service" name="http-service-core" rev="1.0.1.RELEASE">
  <artifact name="http-service-core" type="jar" />
</dependency>@Grapes(
@Grab(group='com.covisint.core.http.service', module='http-service-core', version='1.0.1.RELEASE')
)libraryDependencies += "com.covisint.core.http.service" % "http-service-core" % "1.0.1.RELEASE"[com.covisint.core.http.service/http-service-core "1.0.1.RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.glassfish : javax.json | jar | 1.0.4 | 
| org.hibernate.javax.persistence : hibernate-jpa-2.1-api | jar | |
| com.covisint.core : core-support | jar | 1.0.0.RELEASE | 
| com.google.guava : guava | jar | 16.0.1 | 
| org.slf4j : jcl-over-slf4j | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.testng : testng | jar | 6.8.8 |