simple-httpclient

a simple httpclient based on jdk proxy

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.myibu
ArtifactId

ArtifactId

simple-httpclient
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

simple-httpclient
a simple httpclient based on jdk proxy
Project URL

Project URL

https://github.com/myibu/simple-httpclient

Download simple-httpclient

How to add to project

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

Dependencies

runtime (2)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.9.7
com.fasterxml.jackson.core : jackson-databind jar 2.9.7

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0