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

xo-starter

License

License

Categories

Categories

Feign Net HTTP Clients
GroupId

GroupId

com.github.jnoee
ArtifactId

ArtifactId

xo-starter-auth-feign
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

xo-starter

Download xo-starter-auth-feign

How to add to project

<!-- 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"]

Dependencies

compile (5)

Group / Artifact Type Version
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 Optional jar 2.0.4.RELEASE
org.projectlombok : lombok jar 1.16.22

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.0.4.RELEASE

Project Modules

There are no modules declared in this project.

xo-starter

基于spring boot构建的组件库。

Versions

Version
1.0.2
1.0.1
1.0.0