is not current version
Last Version 11.9

io.github.openfeign:feign-slf4j 9.3.0

Feign SLF4J

Categories

Categories

Feign Net HTTP Clients SLF4J Application Layer Libs Logging
GroupId

GroupId

io.github.openfeign
ArtifactId

ArtifactId

feign-slf4j
Version

Version

9.3.0
Type

Type

jar

Download feign-slf4j 9.3.0


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