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

cn.sinlmao:spring-boot-starter-imhttp 1.0.1

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.1
Тип

Тип

jar

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


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