Last Version

io.github.theangrydev.thinhttpclient:thin-http-client-core 0.1.0

A simple adapter for some popular HTTP clients

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.github.theangrydev.thinhttpclient
ArtifactId

ArtifactId

thin-http-client-core
Version

Version

0.1.0
Type

Type

jar
Description

Description

A simple adapter for some popular HTTP clients

Download thin-http-client-core 0.1.0


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

Dependencies

test (4)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.