feign-jsonpath

Contract for Netflix/feign using jayway/JsonPath

License

License

Categories

Categories

Feign Net HTTP Clients JSON Data JsonPath ORM
GroupId

GroupId

com.marvinformatics.feign
ArtifactId

ArtifactId

feign-jsonpath
Last Version

Last Version

0.4
Release Date

Release Date

Type

Type

jar
Description

Description

feign-jsonpath
Contract for Netflix/feign using jayway/JsonPath
Project URL

Project URL

https://github.com/velo/feign-jsonpath

Download feign-jsonpath

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
io.github.openfeign : feign-core jar 9.5.1
com.jayway.jsonpath : json-path jar 2.4.0
net.minidev : json-smart jar 2.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.4
0.3
0.2
0.1