| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаcom.flowyun |
| Идентификатор | Идентификаторweb-helper-spring-boot-starter |
| Последняя версия | Последняя версия1.1.11 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcom.flowyun:web-helper-spring-boot-starter
Spring RestTemplate Enhancement
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/com.flowyun/web-helper-spring-boot-starter/ -->
<dependency>
<groupId>com.flowyun</groupId>
<artifactId>web-helper-spring-boot-starter</artifactId>
<version>1.1.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.flowyun/web-helper-spring-boot-starter/
implementation 'com.flowyun:web-helper-spring-boot-starter:1.1.11'
// https://jarcasting.com/artifacts/com.flowyun/web-helper-spring-boot-starter/
implementation ("com.flowyun:web-helper-spring-boot-starter:1.1.11")
'com.flowyun:web-helper-spring-boot-starter:jar:1.1.11'
<dependency org="com.flowyun" name="web-helper-spring-boot-starter" rev="1.1.11">
<artifact name="web-helper-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.flowyun', module='web-helper-spring-boot-starter', version='1.1.11')
)
libraryDependencies += "com.flowyun" % "web-helper-spring-boot-starter" % "1.1.11"
[com.flowyun/web-helper-spring-boot-starter "1.1.11"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 2.3.1.RELEASE |
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.3.1.RELEASE |
| org.springframework.boot : spring-boot-autoconfigure-processor Необязательный | jar | 2.3.1.RELEASE |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | 2.3.1.RELEASE |
| org.springframework.boot : spring-boot-starter-quartz Необязательный | jar | 2.3.1.RELEASE |
| org.apache.httpcomponents : httpclient Необязательный | jar | 4.5.12 |
| com.flowyun : web-helper-spring | jar | 1.1.11 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test Необязательный | jar | 2.3.1.RELEASE |