Sinlmao ImHTTP Spring Boot Starter

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

Лицензия

Лицензия

Категории

Категории

Spring Boot Контейнер Микросервисы
Группа

Группа

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

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

spring-boot-starter-imhttp
Последняя версия

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

1.0.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

Sinlmao ImHTTP Spring Boot Starter
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

Скачать spring-boot-starter-imhttp

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
cn.sinlmao : imhttp jar 1.0.3

provided (2)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot jar 2.2.13.RELEASE
org.springframework.boot : spring-boot-configuration-processor Необязательный jar 2.2.13.RELEASE

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

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

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

Версия
1.0.3
1.0.2
1.0.1
1.0.0