examples

examples developed by Netflix

License

License

Categories

Categories

Net Feign HTTP Clients
GroupId

GroupId

com.netflix.feign
ArtifactId

ArtifactId

examples
Last Version

Last Version

3.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

examples
examples developed by Netflix
Project URL

Project URL

https://github.com/Netflix/feign

Download examples

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.
com.netflix.feign

Netflix, Inc.

Netflix Open Source Platform

Versions

Version
3.3.0
3.2.0