Feign Annotation Error Decoder


License

License

Categories

Categories

Feign Net HTTP Clients
GroupId

GroupId

io.github.openfeign
ArtifactId

ArtifactId

feign-annotation-error-decoder
Last Version

Last Version

11.9
Release Date

Release Date

Type

Type

jar
Description

Description

Feign Annotation Error Decoder
Feign Annotation Error Decoder
Project Organization

Project Organization

OpenFeign

Download feign-annotation-error-decoder

How to add to project

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

Dependencies

compile (1)

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

test (4)

Group / Artifact Type Version
io.github.openfeign : feign-core test-jar 11.9
com.squareup.okhttp3 : mockwebserver jar
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
1.3.0
1.2.0
1.1.2
1.1.1
1.0.3