Last Version

Immutable JSON :: JMESPATH 0.1.0

Implementation of JMESPATH for Immutable-JSON

License

License

Categories

Categories

Net JSON Data
GroupId

GroupId

net.hamnaberg.json
ArtifactId

ArtifactId

immutable-json-jmespath
Version

Version

0.1.0
Type

Type

jar
Description

Description

Immutable JSON :: JMESPATH
Implementation of JMESPATH for Immutable-JSON
Project URL

Project URL

https://github.com/hamnis/immutable-json-jmespath
Source Code Management

Source Code Management

https://github.com/hamnis/immutable-json-jmespath

Download immutable-json-jmespath 0.1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
net.hamnaberg.json : immutable-json-ast jar 6.1.0
net.hamnaberg.json : immutable-json-core jar 6.1.0
io.burt : jmespath-core jar 0.2.0

test (4)

Group / Artifact Type Version
net.hamnaberg.json : immutable-json-jackson jar 6.1.0
io.burt : jmespath-core test-jar 0.2.0
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.