License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.sirika.httpclienthelpers |
ArtifactId | ArtifactIdhttpclienthelpers-core |
Last Version | Last Version0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHttpClient Helpers core
HttpComponents helpers
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.sirika.httpclienthelpers/httpclienthelpers-core/ -->
<dependency>
<groupId>com.sirika.httpclienthelpers</groupId>
<artifactId>httpclienthelpers-core</artifactId>
<version>0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.sirika.httpclienthelpers/httpclienthelpers-core/
implementation 'com.sirika.httpclienthelpers:httpclienthelpers-core:0.5'
// https://jarcasting.com/artifacts/com.sirika.httpclienthelpers/httpclienthelpers-core/
implementation ("com.sirika.httpclienthelpers:httpclienthelpers-core:0.5")
'com.sirika.httpclienthelpers:httpclienthelpers-core:jar:0.5'
<dependency org="com.sirika.httpclienthelpers" name="httpclienthelpers-core" rev="0.5">
<artifact name="httpclienthelpers-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sirika.httpclienthelpers', module='httpclienthelpers-core', version='0.5')
)
libraryDependencies += "com.sirika.httpclienthelpers" % "httpclienthelpers-core" % "0.5"
[com.sirika.httpclienthelpers/httpclienthelpers-core "0.5"]
Group / Artifact | Type | Version |
---|---|---|
commons-lang : commons-lang | jar | 2.3 |
commons-io : commons-io | jar | 1.3.1 |
com.google.collections : google-collections | jar | 1.0 |
org.apache.httpcomponents : httpclient | jar | 4.1-alpha1 |
org.apache.httpcomponents : httpmime | jar | 4.1-alpha1 |
org.slf4j : slf4j-api | jar | 1.5.2 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.5.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |