xo-starter
基于spring boot构建的组件库。
| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииFeign Сеть HTTP Clients |
| Группа | Группаcom.github.jnoee |
| Идентификатор | Идентификаторxo-starter-auth-feign |
| Последняя версия | Последняя версия1.0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеxo-starter
|
| Имя Файла | Размер |
|---|---|
| xo-starter-auth-feign-1.0.2.pom | |
| xo-starter-auth-feign-1.0.2.jar | 4 KB |
| xo-starter-auth-feign-1.0.2-sources.jar | 3 KB |
| xo-starter-auth-feign-1.0.2-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.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jnoee/xo-starter-auth-feign/
implementation 'com.github.jnoee:xo-starter-auth-feign:1.0.2'
// https://jarcasting.com/artifacts/com.github.jnoee/xo-starter-auth-feign/
implementation ("com.github.jnoee:xo-starter-auth-feign:1.0.2")
'com.github.jnoee:xo-starter-auth-feign:jar:1.0.2'
<dependency org="com.github.jnoee" name="xo-starter-auth-feign" rev="1.0.2">
<artifact name="xo-starter-auth-feign" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jnoee', module='xo-starter-auth-feign', version='1.0.2')
)
libraryDependencies += "com.github.jnoee" % "xo-starter-auth-feign" % "1.0.2"
[com.github.jnoee/xo-starter-auth-feign "1.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.jnoee : xo-starter-auth | jar | 1.0.2 |
| org.springframework.cloud : spring-cloud-starter-openfeign | jar | |
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.0.4.RELEASE |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | 2.0.4.RELEASE |
| org.projectlombok : lombok | jar | 1.16.22 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.0.4.RELEASE |
基于spring boot构建的组件库。