не последняя версия
Последняя версия 1.6.0.RELEASE

com.outegret:support-feign 1.4.1.5.RELEASE


Категории

Категории

Feign Сеть HTTP Clients
Группа

Группа

com.outegret
Идентификатор

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

support-feign
Версия

Версия

1.4.1.5.RELEASE
Тип

Тип

jar

Скачать support-feign 1.4.1.5.RELEASE


<!-- https://jarcasting.com/artifacts/com.outegret/support-feign/ -->
<dependency>
    <groupId>com.outegret</groupId>
    <artifactId>support-feign</artifactId>
    <version>1.4.1.5.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.outegret/support-feign/
implementation 'com.outegret:support-feign:1.4.1.5.RELEASE'
// https://jarcasting.com/artifacts/com.outegret/support-feign/
implementation ("com.outegret:support-feign:1.4.1.5.RELEASE")
'com.outegret:support-feign:jar:1.4.1.5.RELEASE'
<dependency org="com.outegret" name="support-feign" rev="1.4.1.5.RELEASE">
  <artifact name="support-feign" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.outegret', module='support-feign', version='1.4.1.5.RELEASE')
)
libraryDependencies += "com.outegret" % "support-feign" % "1.4.1.5.RELEASE"
[com.outegret/support-feign "1.4.1.5.RELEASE"]