is not current version
Last Version 2.5.1.v20220215

org.nutz:nutzboot-starter-feign 2.1.3


Categories

Categories

Feign Net HTTP Clients
GroupId

GroupId

org.nutz
ArtifactId

ArtifactId

nutzboot-starter-feign
Version

Version

2.1.3
Type

Type

jar

Download nutzboot-starter-feign 2.1.3


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