License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.covisint.core |
ArtifactId | ArtifactIdhttpclient-support |
Last Version | Last Version1.0.0.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/httpclient-support/ -->
<dependency>
<groupId>com.covisint.core</groupId>
<artifactId>httpclient-support</artifactId>
<version>1.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.covisint.core/httpclient-support/
implementation 'com.covisint.core:httpclient-support:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/com.covisint.core/httpclient-support/
implementation ("com.covisint.core:httpclient-support:1.0.0.RELEASE")
'com.covisint.core:httpclient-support:jar:1.0.0.RELEASE'
<dependency org="com.covisint.core" name="httpclient-support" rev="1.0.0.RELEASE">
<artifact name="httpclient-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.covisint.core', module='httpclient-support', version='1.0.0.RELEASE')
)
libraryDependencies += "com.covisint.core" % "httpclient-support" % "1.0.0.RELEASE"
[com.covisint.core/httpclient-support "1.0.0.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.covisint.core : trace | jar | 1.0.0.RELEASE |
org.apache.httpcomponents : httpclient | jar |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.8.8 |