com.github.nikyotensai:feign-plus-all

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-all
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
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-all

Download feign-plus-all

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.nikyotensai : feign-plus-fallback jar 2.0.0
com.github.nikyotensai : feign-plus-logger jar 2.0.0

provided (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0