| Категории |
КатегорииFeign Сеть HTTP Clients |
|---|---|
| Группа | Группаcom.github.jnoee |
| Идентификатор | Идентификаторxo-starter-auth-feign |
| Версия | Версия1.0.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| xo-starter-auth-feign-1.0.0.pom | |
| xo-starter-auth-feign-1.0.0.jar | 4 KB |
| xo-starter-auth-feign-1.0.0-sources.jar | 3 KB |
| xo-starter-auth-feign-1.0.0-javadoc.jar | 38 KB |
| Обзор |
<!-- 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"]