is not current version
Last Version 11.9

Feign Annotation Error Decoder 1.3.0

Feign Annotation Error Decoder

License

License

Categories

Categories

Feign Net HTTP Clients
GroupId

GroupId

io.github.openfeign
ArtifactId

ArtifactId

feign-annotation-error-decoder
Version

Version

1.3.0
Type

Type

jar
Description

Description

Feign Annotation Error Decoder
Feign Annotation Error Decoder
Project URL

Project URL

https://github.com/OpenFeign/feign-annotation-error-decoder
Project Organization

Project Organization

OpenFeign
Source Code Management

Source Code Management

https://github.com/OpenFeign/feign-annotation-error-decoder

Download feign-annotation-error-decoder 1.3.0


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

Dependencies

provided (1)

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

test (4)

Group / Artifact Type Version
io.github.openfeign : feign-core test-jar 10.2.0
com.squareup.okhttp3 : mockwebserver jar 3.6.0
junit : junit jar 4.12
org.assertj : assertj-core jar 3.10.0

Project Modules

There are no modules declared in this project.