utils-http-client

utils for http client

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.github.dbstarll
ArtifactId

ArtifactId

utils-http-client
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

utils-http-client
utils for http client
Project URL

Project URL

https://github.com/dbstarll/utils-http-client
Source Code Management

Source Code Management

https://github.com/dbstarll/utils-http-client/tree/main

Download utils-http-client

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.httpcomponents : httpmime jar 4.5.13
org.slf4j : slf4j-api jar 1.7.32
org.apache.commons : commons-lang3 jar 3.12.0
commons-io : commons-io jar 2.11.0

runtime (2)

Group / Artifact Type Version
org.slf4j : jul-to-slf4j jar 1.7.32
org.slf4j : jcl-over-slf4j jar 1.7.32

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1