Last Version

JMESPath Jackson 0.5.1

A JMESPath implementation for Java

License

License

Categories

Categories

Jackson Data JSON
GroupId

GroupId

io.burt
ArtifactId

ArtifactId

jmespath-jackson
Version

Version

0.5.1
Type

Type

jar
Description

Description

JMESPath Jackson
A JMESPath implementation for Java

Download jmespath-jackson 0.5.1


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

Dependencies

compile (2)

Group / Artifact Type Version
io.burt : jmespath-core jar 0.5.1
com.fasterxml.jackson.core : jackson-databind jar 2.9.9

test (3)

Group / Artifact Type Version
io.burt : jmespath-core test-jar 0.5.1
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.