Last Version

easy-http 1.0.1

easy to contact http rest api

License

License

GroupId

GroupId

vip.justlive
ArtifactId

ArtifactId

easy-http
Version

Version

1.0.1
Type

Type

jar
Description

Description

easy-http
easy to contact http rest api
Project URL

Project URL

http://www.justlive.vip
Source Code Management

Source Code Management

https://github.com/justlive1/easy-http

Download easy-http 1.0.1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework : spring-web jar 4.3.5.RELEASE
com.alibaba : fastjson jar 1.2.57
vip.justlive : oxygen-core jar 2.1.2
org.slf4j : slf4j-api jar 1.7.26

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.