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

com.github.jnoee:xo-starter-auth-feign 1.0.0


Категории

Категории

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

Группа

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

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

xo-starter-auth-feign
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать xo-starter-auth-feign 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.jnoee/xo-starter-auth-feign/ -->
<dependency>
    <groupId>com.github.jnoee</groupId>
    <artifactId>xo-starter-auth-feign</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jnoee/xo-starter-auth-feign/
implementation 'com.github.jnoee:xo-starter-auth-feign:1.0.0'
// https://jarcasting.com/artifacts/com.github.jnoee/xo-starter-auth-feign/
implementation ("com.github.jnoee:xo-starter-auth-feign:1.0.0")
'com.github.jnoee:xo-starter-auth-feign:jar:1.0.0'
<dependency org="com.github.jnoee" name="xo-starter-auth-feign" rev="1.0.0">
  <artifact name="xo-starter-auth-feign" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jnoee', module='xo-starter-auth-feign', version='1.0.0')
)
libraryDependencies += "com.github.jnoee" % "xo-starter-auth-feign" % "1.0.0"
[com.github.jnoee/xo-starter-auth-feign "1.0.0"]