is not current version
Last Version 11.9

Feign JAX-RS 2 11.8

Feign JAX-RS 2

License

License

Categories

Categories

Feign Net HTTP Clients
GroupId

GroupId

io.github.openfeign
ArtifactId

ArtifactId

feign-jaxrs2
Version

Version

11.8
Type

Type

jar
Description

Description

Feign JAX-RS 2
Feign JAX-RS 2
Project Organization

Project Organization

OpenFeign

Download feign-jaxrs2 11.8


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

Dependencies

compile (3)

Group / Artifact Type Version
io.github.openfeign : feign-core jar 11.8
io.github.openfeign : feign-jaxrs jar 11.8
javax.ws.rs : javax.ws.rs-api jar 2.1.1

test (9)

Group / Artifact Type Version
io.github.openfeign : feign-gson jar 11.8
io.github.openfeign : feign-core test-jar 11.8
io.github.openfeign : feign-jaxrs test-jar 11.8
org.glassfish.jersey.core : jersey-client jar 2.26
org.glassfish.jersey.inject : jersey-hk2 jar 2.26
com.squareup.okhttp3 : mockwebserver jar
org.hamcrest : hamcrest jar 2.2
junit : junit jar 4.13.2
org.assertj : assertj-core jar 3.21.0

Project Modules

There are no modules declared in this project.