com.github.nikyotensai:feign-plus

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

Feign Net HTTP Clients
GroupId

GroupId

com.github.nikyotensai
ArtifactId

ArtifactId

feign-plus
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/feign-plus

Download feign-plus

Filename Size
feign-plus-2.0.0.pom 9 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.nikyotensai/feign-plus/ -->
<dependency>
    <groupId>com.github.nikyotensai</groupId>
    <artifactId>feign-plus</artifactId>
    <version>2.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.nikyotensai/feign-plus/
implementation 'com.github.nikyotensai:feign-plus:2.0.0'
// https://jarcasting.com/artifacts/com.github.nikyotensai/feign-plus/
implementation ("com.github.nikyotensai:feign-plus:2.0.0")
'com.github.nikyotensai:feign-plus:pom:2.0.0'
<dependency org="com.github.nikyotensai" name="feign-plus" rev="2.0.0">
  <artifact name="feign-plus" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.nikyotensai', module='feign-plus', version='2.0.0')
)
libraryDependencies += "com.github.nikyotensai" % "feign-plus" % "2.0.0"
[com.github.nikyotensai/feign-plus "2.0.0"]

Dependencies

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.8

Project Modules

  • feign-plus-fallback
  • feign-plus-logger
  • feign-plus-all

Versions

Version
2.0.0