Last Version

com.github.paweladamski:HttpClient5Mock 1.0.0-RC1

Library for mocking Apache HttpClient.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.paweladamski
ArtifactId

ArtifactId

HttpClient5Mock
Version

Version

1.0.0-RC1
Type

Type

jar
Description

Description

com.github.paweladamski:HttpClient5Mock
Library for mocking Apache HttpClient.
Project URL

Project URL

https://github.com/PawelAdamski/HttpClientMock
Source Code Management

Source Code Management

http://github.com/PawelAdamski/HttpClientMock/tree/master

Download HttpClient5Mock 1.0.0-RC1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.httpcomponents.client5 : httpclient5 jar 5.0.1
org.hamcrest : hamcrest-all jar 1.3
org.hamcrest : hamcrest-core jar 1.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.