| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdtop.bayberry |
| ArtifactId | ArtifactIdhttpclientcore |
| Last Version | Last Version0.0.2-GA |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionhttpclientcore
httpclientcore ....
|
| Filename | Size |
|---|---|
| httpclientcore-0.0.2-GA.pom | |
| httpclientcore-0.0.2-GA.jar | 36 KB |
| httpclientcore-0.0.2-GA-sources.jar | 18 KB |
| httpclientcore-0.0.2-GA-javadoc.jar | 161 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok Optional | jar | 1.18.20 |