Last Version

Http Client Java7 1.0.0

Code library to enable easy interaction with restful json apis

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.michaelruocco
ArtifactId

ArtifactId

http-client-java7
Version

Version

1.0.0
Type

Type

jar
Description

Description

Http Client Java7
Code library to enable easy interaction with restful json apis
Project URL

Project URL

https://github.com/michaelruocco/http-client-java7

Download http-client-java7 1.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.2
log4j : log4j jar 1.2.17

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 2.6.0

Project Modules

There are no modules declared in this project.