Jar examples for f:feign-slf4j
feign-slf4j
You can download jar file feign-slf4j 9.3.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add feign-slf4j-9.3.1.jar to your project.
<dependency> <groupId>io.github.openfeign</groupId> <artifactId>feign-slf4j</artifactId> <version>9.3.1</version> </dependency>
compile group: 'io.github.openfeign', name: 'feign-slf4j', version: '9.3.1'
libraryDependencies += "io.github.openfeign" % "feign-slf4j" % "9.3.1"
<dependency org="io.github.openfeign" name="feign-slf4j" rev="9.3.1"/>
@Grapes(@Grab(group='io.github.openfeign', module='feign-slf4j', version='9.3.1'))
'io.github.openfeign:feign-slf4j:jar:9.3.1'
Click the following link to download the jar file.
feign-slf4j-9.3.1-javadoc.jar