com.github.dingey:common-feign

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

License

License

Categories

Categories

Feign Net HTTP Clients
GroupId

GroupId

com.github.dingey
ArtifactId

ArtifactId

common-feign
Last Version

Last Version

0.0.5
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/common-feign

Download common-feign

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.dingey : common-api jar 0.0.5
org.springframework : spring-context Optional jar
org.slf4j : slf4j-api Optional jar 1.7.28

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1