| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем config Библиотеки уровня приложения Configuration |
| Группа | Группаcom.github.houbb |
| Идентификатор | Идентификаторconfig-http-client-spring |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
<!-- https://jarcasting.com/artifacts/com.github.houbb/config-http-client-spring/ -->
<dependency>
<groupId>com.github.houbb</groupId>
<artifactId>config-http-client-spring</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/config-http-client-spring/
implementation 'com.github.houbb:config-http-client-spring:1.0.0'
// https://jarcasting.com/artifacts/com.github.houbb/config-http-client-spring/
implementation ("com.github.houbb:config-http-client-spring:1.0.0")
'com.github.houbb:config-http-client-spring:jar:1.0.0'
<dependency org="com.github.houbb" name="config-http-client-spring" rev="1.0.0">
<artifact name="config-http-client-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='config-http-client-spring', version='1.0.0')
)
libraryDependencies += "com.github.houbb" % "config-http-client-spring" % "1.0.0"
[com.github.houbb/config-http-client-spring "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.houbb : config-http-client-core | jar | 1.0.0 |
| org.springframework : spring-beans | jar | 5.1.7.RELEASE |
| org.springframework : spring-context | jar | 5.1.7.RELEASE |