Jar examples for j:jmespath-core
A JMESPath implementation for Java
You can download jar file jmespath-core 0.2.0 in this page.
You can use the following script to add jmespath-core-0.2.0.jar to your project.
<dependency> <groupId>io.burt</groupId> <artifactId>jmespath-core</artifactId> <version>0.2.0</version> </dependency>
compile group: 'io.burt', name: 'jmespath-core', version: '0.2.0'
libraryDependencies += "io.burt" % "jmespath-core" % "0.2.0"
<dependency org="io.burt" name="jmespath-core" rev="0.2.0"/>
@Grapes(@Grab(group='io.burt', module='jmespath-core', version='0.2.0'))
'io.burt:jmespath-core:jar:0.2.0'
Click the following link to download the jar file.
jmespath-core-0.2.0-javadoc.jar