is not current version
Last Version 11.9

Feign SLF4J 11.7

Feign SLF4J

License

License

Categories

Categories

Feign Net HTTP Clients SLF4J Application Layer Libs Logging
GroupId

GroupId

io.github.openfeign
ArtifactId

ArtifactId

feign-slf4j
Version

Version

11.7
Type

Type

jar
Description

Description

Feign SLF4J
Feign SLF4J
Project Organization

Project Organization

OpenFeign

Download feign-slf4j 11.7


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

Dependencies

compile (2)

Group / Artifact Type Version
io.github.openfeign : feign-core jar 11.7
org.slf4j : slf4j-api jar 1.7.32

test (4)

Group / Artifact Type Version
io.github.openfeign : feign-core test-jar 11.7
org.slf4j : slf4j-simple jar 1.7.32
junit : junit jar 4.13.2
org.assertj : assertj-core jar 3.21.0

Project Modules

There are no modules declared in this project.