Last Version

io.github.theangrydev.thinhttpclient:apache-adapter 0.2.0

A simple adapter for some popular HTTP clients

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.github.theangrydev.thinhttpclient
ArtifactId

ArtifactId

apache-adapter
Version

Version

0.2.0
Type

Type

jar
Description

Description

A simple adapter for some popular HTTP clients

Download apache-adapter 0.2.0


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

Dependencies

compile (2)

Group / Artifact Type Version
io.github.theangrydev.thinhttpclient : api jar 0.2.0
org.apache.httpcomponents : httpclient jar 4.5.2

test (7)

Group / Artifact Type Version
io.github.theangrydev.thinhttpclient : api test-jar 0.2.0
junit : junit jar 4.12
org.mockito : mockito-core jar 2.2.3
org.assertj : assertj-core jar 3.5.2
com.github.tomakehurst : wiremock jar 2.2.1
com.googlecode.yatspec » yatspec jar 1.23
nl.jqno.equalsverifier : equalsverifier jar 2.1.6

Project Modules

There are no modules declared in this project.