is not current version
Last Version 0.0.5

com.github.dingey:common-feign 0.0.3

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


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.dingey : common-api jar 0.0.3
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.