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

top.jfunc.network:httpclient-spring-configure 1.2.0

httpclient-xxx在spring环境下的自动配置,要配合httpclient-xxx之一使用

Категории

Категории

Сеть CLI Взаимодействие с пользователем config Библиотеки уровня приложения Configuration
Группа

Группа

top.jfunc.network
Идентификатор

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

httpclient-spring-configure
Версия

Версия

1.2.0
Тип

Тип

jar

Скачать httpclient-spring-configure 1.2.0


<!-- https://jarcasting.com/artifacts/top.jfunc.network/httpclient-spring-configure/ -->
<dependency>
    <groupId>top.jfunc.network</groupId>
    <artifactId>httpclient-spring-configure</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/top.jfunc.network/httpclient-spring-configure/
implementation 'top.jfunc.network:httpclient-spring-configure:1.2.0'
// https://jarcasting.com/artifacts/top.jfunc.network/httpclient-spring-configure/
implementation ("top.jfunc.network:httpclient-spring-configure:1.2.0")
'top.jfunc.network:httpclient-spring-configure:jar:1.2.0'
<dependency org="top.jfunc.network" name="httpclient-spring-configure" rev="1.2.0">
  <artifact name="httpclient-spring-configure" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.jfunc.network', module='httpclient-spring-configure', version='1.2.0')
)
libraryDependencies += "top.jfunc.network" % "httpclient-spring-configure" % "1.2.0"
[top.jfunc.network/httpclient-spring-configure "1.2.0"]