JMESPath Core

A JMESPath implementation for Java

License

License

GroupId

GroupId

io.burt
ArtifactId

ArtifactId

jmespath-core
Last Version

Last Version

0.5.1
Release Date

Release Date

Type

Type

jar
Description

Description

JMESPath Core
A JMESPath implementation for Java

Download jmespath-core

How to add to project

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

Dependencies

test (2)

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

Project Modules

There are no modules declared in this project.
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