Immutable JSON :: JMESPATH

Implementation of JMESPATH for Immutable-JSON

Лицензия

Лицензия

Категории

Категории

Сеть JSON Данные
Группа

Группа

net.hamnaberg.json
Идентификатор

Идентификатор

immutable-json-jmespath
Последняя версия

Последняя версия

0.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Immutable JSON :: JMESPATH
Implementation of JMESPATH for Immutable-JSON
Ссылка на сайт

Ссылка на сайт

https://github.com/hamnis/immutable-json-jmespath
Система контроля версий

Система контроля версий

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

Скачать immutable-json-jmespath

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

JMESPath for Immutable Json

Status

Maven Central Build Status Gitter Chat

Community

Adopters

Are you using immutable-json-jmespath? Please consider opening a pull request to list your organization here:

  • Your Organization here

Related projects

  • Your project here

Usage

TODO

Where can we find this

Using maven, you download it from Maven Central using these coordinates:

<dependency>
  <groupId>net.hamnaberg.json</groupId>
  <artifactId>immutable-json-jmespath</artifactId>
  <version>0.1.0</version>
</dependency>

Snapshots can be found from Sonatype:

<dependency>
  <groupId>net.hamnaberg.json</groupId>
  <artifactId>immutable-json-jmespath</artifactId>
  <version>0.2.0-SNAPSHOT</version>
</dependency>

License

We are using the Apache License 2.0

Contributing

All contributions are welcome! Documentation is sorely lacking and really needs some love. If you find a missing combinator, please open a PR or issue so we can discuss it. Any bugs or missing features are also welcome.

Версии библиотеки

Версия
0.1.0