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