Last Version

feign-example-github 8.0.0-rc.1

feign-example-github

License

License

Categories

Categories

Github Development Tools Version Controls Net Feign HTTP Clients
GroupId

GroupId

com.netflix.feign
ArtifactId

ArtifactId

feign-example-github
Version

Version

8.0.0-rc.1
Type

Type

jar
Description

Description

feign-example-github
feign-example-github
Project URL

Project URL

https://github.com/Netflix/feign

Download feign-example-github 8.0.0-rc.1


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

Dependencies

provided (1)

Group / Artifact Type Version
com.squareup.dagger : dagger-compiler jar 1.2.2

runtime (2)

Group / Artifact Type Version
com.netflix.feign : feign-core jar 5.3.0
com.netflix.feign : feign-gson jar 5.3.0

Project Modules

There are no modules declared in this project.