| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.vizaizai |
| Идентификатор | Идентификаторeasy-http-spring |
| Последняя версия | Последняя версия1.7.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеeasy-http-spring
Springboot starter for easy-http
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| easy-http-spring-1.7.0.pom | 5 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.vizaizai/easy-http-spring/ -->
<dependency>
<groupId>com.github.vizaizai</groupId>
<artifactId>easy-http-spring</artifactId>
<version>1.7.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.vizaizai/easy-http-spring/
implementation 'com.github.vizaizai:easy-http-spring:1.7.0'
// https://jarcasting.com/artifacts/com.github.vizaizai/easy-http-spring/
implementation ("com.github.vizaizai:easy-http-spring:1.7.0")
'com.github.vizaizai:easy-http-spring:pom:1.7.0'
<dependency org="com.github.vizaizai" name="easy-http-spring" rev="1.7.0">
<artifact name="easy-http-spring" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.vizaizai', module='easy-http-spring', version='1.7.0')
)
libraryDependencies += "com.github.vizaizai" % "easy-http-spring" % "1.7.0"
[com.github.vizaizai/easy-http-spring "1.7.0"]