JMESPath

A JMESPath implementation for Java

License

License

GroupId

GroupId

io.burt
ArtifactId

ArtifactId

jmespath
Last Version

Last Version

0.5.1
Release Date

Release Date

Type

Type

pom
Description

Description

JMESPath
A JMESPath implementation for Java
Project URL

Project URL

https://github.com/burtcorp/jmespath-java
Source Code Management

Source Code Management

https://github.com/burtcorp/jmespath-java.git

Download jmespath

Filename Size
jmespath-0.5.1.pom 7 KB
Browse

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.3

Project Modules

  • jmespath-core
  • jmespath-jackson
  • jmespath-jakarta-jsonp
  • jmespath-gson
  • jmespath-vertx
io.burt

Burt

Versions

Version
0.5.1
0.5.0
0.4.0
0.3.0
0.2.1
0.2.0
0.1.0