is not current version
Last Version 1.0.10

top.potens:papio-feign 1.0.4

基于Spring Boot二次封装的业务框架-feign

Categories

Categories

Feign Net HTTP Clients
GroupId

GroupId

top.potens
ArtifactId

ArtifactId

papio-feign
Version

Version

1.0.4
Type

Type

jar

Download papio-feign 1.0.4


<!-- https://jarcasting.com/artifacts/top.potens/papio-feign/ -->
<dependency>
    <groupId>top.potens</groupId>
    <artifactId>papio-feign</artifactId>
    <version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/top.potens/papio-feign/
implementation 'top.potens:papio-feign:1.0.4'
// https://jarcasting.com/artifacts/top.potens/papio-feign/
implementation ("top.potens:papio-feign:1.0.4")
'top.potens:papio-feign:jar:1.0.4'
<dependency org="top.potens" name="papio-feign" rev="1.0.4">
  <artifact name="papio-feign" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.potens', module='papio-feign', version='1.0.4')
)
libraryDependencies += "top.potens" % "papio-feign" % "1.0.4"
[top.potens/papio-feign "1.0.4"]