is not current version
Last Version 11.9

io.github.openfeign:feign-jaxb 9.5.1

Feign JAXB

Categories

Categories

Feign Net HTTP Clients
GroupId

GroupId

io.github.openfeign
ArtifactId

ArtifactId

feign-jaxb
Version

Version

9.5.1
Type

Type

jar

Download feign-jaxb 9.5.1


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