Last Version

com.github.dingey:common-feign 0.0.5

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
Version

Version

0.0.5
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 0.0.5


<!-- 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.