Last Version

JMESPath Contributions 0.4.0

Community contributed extensions to JMESPath for Java

License

License

GroupId

GroupId

io.burt
ArtifactId

ArtifactId

jmespath-contrib
Version

Version

0.4.0
Type

Type

jar
Description

Description

JMESPath Contributions
Community contributed extensions to JMESPath for Java
Source Code Management

Source Code Management

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

Download jmespath-contrib 0.4.0


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

Dependencies

compile (1)

Group / Artifact Type Version
io.burt : jmespath-core jar 0.3.0

test (4)

Group / Artifact Type Version
io.burt : jmespath-jackson jar 0.3.0
io.burt : jmespath-gson jar 0.3.0
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.