GitHub Example

Feign makes writing java http clients easier

License

License

Categories

Categories

Github Development Tools Version Controls Feign Net HTTP Clients
GroupId

GroupId

io.github.openfeign
ArtifactId

ArtifactId

feign-example-github
Last Version

Last Version

11.9
Release Date

Release Date

Type

Type

jar
Description

Description

GitHub Example
Feign makes writing java http clients easier
Project Organization

Project Organization

OpenFeign

Download feign-example-github

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.github.openfeign : feign-core jar 11.9
io.github.openfeign : feign-gson jar 11.9

test (3)

Group / Artifact Type Version
org.apache.commons : commons-exec jar 1.3
junit : junit jar 4.13.2
org.assertj : assertj-core jar 3.21.0

Project Modules

There are no modules declared in this project.
io.github.openfeign

Versions

Version
11.9
11.8
11.7
11.6
11.5
11.4
11.3
11.2
11.1
11.0
10.12
10.11
10.10.1
10.10.0
10.9.1
10.9
10.8
10.7.4
10.7.3
10.7.2
10.7.0
10.6.0
10.5.1
10.5.0
10.4.0
10.3.0
10.2.3
10.2.0
10.1.0