httpclientcore

httpclientcore ....

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

top.bayberry
ArtifactId

ArtifactId

httpclientcore
Last Version

Last Version

0.0.2-GA
Release Date

Release Date

Type

Type

jar
Description

Description

httpclientcore
httpclientcore ....

Download httpclientcore

How to add to project

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

Dependencies

compile (16)

Group / Artifact Type Version
junit : junit Optional jar 4.12
org.slf4j : slf4j-api Optional jar 1.7.25
ch.qos.logback : logback-classic Optional jar 1.2.3
com.fasterxml.jackson.core : jackson-databind Optional jar 2.9.0
org.apache.commons : commons-lang3 Optional jar 3.8.1
com.alibaba : fastjson Optional jar 1.2.51
com.google.code.gson : gson Optional jar 2.8.5
org.apache.httpcomponents : httpclient Optional jar 4.5.11
org.apache.httpcomponents : httpcore Optional jar 4.4.10
org.apache.httpcomponents : httpmime Optional jar 4.5.6
org.yaml : snakeyaml Optional jar 1.25
ch.qos.logback : logback-core Optional jar 1.2.3
com.squareup.okhttp3 : okhttp Optional jar 4.4.1
org.jetbrains.kotlin : kotlin-stdlib Optional jar 1.3.61
org.bouncycastle : bcprov-jdk15on Optional jar 1.66
top.bayberry : bayberry-core Optional jar 0.0.9-GA

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.18.20

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2-GA
0.0.1