is not current version
Last Version 1.1.1

Sinlmao ImHTTP 1.0.3

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
Version

Version

1.0.3
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 1.0.3


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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot jar 2.2.13.RELEASE
cn.sinlmao.commons : network jar 1.5.5

provided (5)

Group / Artifact Type Version
com.alibaba : fastjson jar 1.2.75
javax.servlet : javax.servlet-api jar 4.0.1
com.squareup.okhttp3 : okhttp jar 4.9.1
jaxen : jaxen jar 1.2.0
org.dom4j : dom4j jar 2.1.3

Project Modules

There are no modules declared in this project.