Last Version

com.github.paweladamski:HttpClientMock 2.2.1

Library for mocking Apache HttpClient.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.paweladamski
ArtifactId

ArtifactId

HttpClientMock
Version

Version

2.2.1
Type

Type

jar
Description

Description

com.github.paweladamski:HttpClientMock
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 HttpClientMock 2.2.1


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

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
org.junit.jupiter : junit-jupiter-params jar 5.7.0

Project Modules

There are no modules declared in this project.