com.github.vskrahul:http-rest-client

HTTP REST Client

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.vskrahul
ArtifactId

ArtifactId

http-rest-client
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.vskrahul:http-rest-client
HTTP REST Client
Project URL

Project URL

https://github.com/vskrahul/http-rest-client
Source Code Management

Source Code Management

https://github.com/vskrahul/http-rest-client

Download http-rest-client

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.vskrahul/http-rest-client/ -->
<dependency>
    <groupId>com.github.vskrahul</groupId>
    <artifactId>http-rest-client</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vskrahul/http-rest-client/
implementation 'com.github.vskrahul:http-rest-client:1.0.3'
// https://jarcasting.com/artifacts/com.github.vskrahul/http-rest-client/
implementation ("com.github.vskrahul:http-rest-client:1.0.3")
'com.github.vskrahul:http-rest-client:jar:1.0.3'
<dependency org="com.github.vskrahul" name="http-rest-client" rev="1.0.3">
  <artifact name="http-rest-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vskrahul', module='http-rest-client', version='1.0.3')
)
libraryDependencies += "com.github.vskrahul" % "http-rest-client" % "1.0.3"
[com.github.vskrahul/http-rest-client "1.0.3"]

Dependencies

compile (1)

Group / Artifact Type Version
commons-codec : commons-codec jar 1.4

test (2)

Group / Artifact Type Version
org.powermock : powermock-module-junit4 jar 1.7.4
org.powermock : powermock-api-mockito2 jar 1.7.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.0