Categories |
CategoriesFeign Net HTTP Clients |
---|---|
GroupId | GroupIdcom.github.caijh |
ArtifactId | ArtifactIdauth-server-feign |
Version | Version1.0.0 |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
auth-server-feign-1.0.0.pom | |
auth-server-feign-1.0.0.jar | 7 KB |
auth-server-feign-1.0.0-sources.jar | 4 KB |
auth-server-feign-1.0.0-javadoc.jar | 43 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.caijh/auth-server-feign/ -->
<dependency>
<groupId>com.github.caijh</groupId>
<artifactId>auth-server-feign</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.caijh/auth-server-feign/
implementation 'com.github.caijh:auth-server-feign:1.0.0'
// https://jarcasting.com/artifacts/com.github.caijh/auth-server-feign/
implementation ("com.github.caijh:auth-server-feign:1.0.0")
'com.github.caijh:auth-server-feign:jar:1.0.0'
<dependency org="com.github.caijh" name="auth-server-feign" rev="1.0.0">
<artifact name="auth-server-feign" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.caijh', module='auth-server-feign', version='1.0.0')
)
libraryDependencies += "com.github.caijh" % "auth-server-feign" % "1.0.0"
[com.github.caijh/auth-server-feign "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.caijh : auth-server-model | jar | |
org.springframework.cloud : spring-cloud-starter-openfeign | jar |
Group / Artifact | Type | Version |
---|---|---|
com.github.caijh » framework-core | jar |