is not current version
Last Version 0.0.6

common-http 0.0.5

common-http

License

License

GroupId

GroupId

io.github.admin4j
ArtifactId

ArtifactId

http
Version

Version

0.0.5
Type

Type

jar
Description

Description

common-http
common-http
Project URL

Project URL

https://github.com/andanyoung
Source Code Management

Source Code Management

https://github.com/admin4j/common-http

Download http 0.0.5


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

Dependencies

compile (4)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 4.9.3
com.squareup.okhttp3 : logging-interceptor jar 4.9.3
org.apache.commons : commons-lang3 jar 3.12.0
com.alibaba : fastjson jar 1.2.80

provided (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.11
org.projectlombok : lombok Optional jar 1.18.24

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.6.7

Project Modules

There are no modules declared in this project.