License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls Net Feign HTTP Clients |
GroupId | GroupIdcom.netflix.feign |
ArtifactId | ArtifactIdfeign-example-github |
Last Version | Last Version8.0.0-rc.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfeign-example-github
feign-example-github
|
Project URL |
Project URL |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.dagger : dagger-compiler | jar | 1.2.2 |
Group / Artifact | Type | Version |
---|---|---|
com.netflix.feign : feign-core | jar | 5.3.0 |
com.netflix.feign : feign-gson | jar | 5.3.0 |