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.

Лицензия

Лицензия

Группа

Группа

cn.sinlmao
Идентификатор

Идентификатор

imhttp
Последняя версия

Последняя версия

1.1.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

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.
Система контроля версий

Система контроля версий

https://github.com

Скачать imhttp

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
cn.sinlmao.commons : network jar 1.6.1
com.fasterxml.jackson.core : jackson-core jar 2.13.1

provided (5)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.1.1
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0