Sinlmao ImHTTP

Sinlmao ImHTTP is an interface-oriented HTTP remote call library. It hopes that accessing the HTTP interface can become as simple as using DAO.

License

License

GroupId

GroupId

cn.sinlmao
ArtifactId

ArtifactId

imhttp
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Sinlmao ImHTTP
Sinlmao ImHTTP is an interface-oriented HTTP remote call library. It hopes that accessing the HTTP interface can become as simple as using DAO.
Source Code Management

Source Code Management

https://github.com

Download imhttp

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
cn.sinlmao.commons : network jar 1.6.1
com.fasterxml.jackson.core : jackson-core jar 2.13.1

provided (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot jar 2.2.13.RELEASE
com.alibaba : fastjson jar 1.2.79
javax.servlet : javax.servlet-api jar 4.0.1
jaxen : jaxen jar 1.2.0
org.dom4j : dom4j jar 2.1.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0