HttpClient Helpers Spring Support

HttpComponents helpers

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.sirika.httpclienthelpers
ArtifactId

ArtifactId

httpclienthelpers-springsupport
Last Version

Last Version

0.5
Release Date

Release Date

Type

Type

jar
Description

Description

HttpClient Helpers Spring Support
HttpComponents helpers
Project URL

Project URL

http://developers.sirika.com/httpclienthelpers/httpclienthelpers-springsupport

Download httpclienthelpers-springsupport

How to add to project

<!-- 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"]

Dependencies

compile (6)

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

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.5.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.5
0.4
0.3