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