json-parser

json-parser description

License

License

Categories

Categories

JSON Data
GroupId

GroupId

ru.sbtqa.tag.parsers
ArtifactId

ArtifactId

json
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

json-parser
json-parser description
Project URL

Project URL

http://github.com/sbtqa/json-parser
Source Code Management

Source Code Management

https://github.com/sbtqa/json-parser/tree/master

Download json

How to add to project

<!-- https://jarcasting.com/artifacts/ru.sbtqa.tag.parsers/json/ -->
<dependency>
    <groupId>ru.sbtqa.tag.parsers</groupId>
    <artifactId>json</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/ru.sbtqa.tag.parsers/json/
implementation 'ru.sbtqa.tag.parsers:json:1.0.3'
// https://jarcasting.com/artifacts/ru.sbtqa.tag.parsers/json/
implementation ("ru.sbtqa.tag.parsers:json:1.0.3")
'ru.sbtqa.tag.parsers:json:jar:1.0.3'
<dependency org="ru.sbtqa.tag.parsers" name="json" rev="1.0.3">
  <artifact name="json" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.sbtqa.tag.parsers', module='json', version='1.0.3')
)
libraryDependencies += "ru.sbtqa.tag.parsers" % "json" % "1.0.3"
[ru.sbtqa.tag.parsers/json "1.0.3"]

Dependencies

compile (3)

Group / Artifact Type Version
ru.sbtqa.tag.parsers : core jar 1.0.4
com.jayway.jsonpath : json-path jar 2.2.0
ru.sbtqa.tag : qa-utils jar 1.2.6

Project Modules

There are no modules declared in this project.

Json-Parser

Build Status GitHub release

Library for working with JSON documents.

Contacts

If you found error or you have a question? Check, maybe someone asked before, not found? Just create a new issue!

License

Json-Parser is released under the Apache 2.0. Details here.

ru.sbtqa.tag.parsers

Test Automation Gears

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0