is not current version
Last Version 0.4

com.marvinformatics.feign:feign-jsonpath 0.2

Contract for Netflix/feign using jayway/JsonPath

Categories

Categories

Feign Net HTTP Clients JSON Data JsonPath ORM
GroupId

GroupId

com.marvinformatics.feign
ArtifactId

ArtifactId

feign-jsonpath
Version

Version

0.2
Type

Type

jar

Download feign-jsonpath 0.2


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