Json-Parser
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.
License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdru.sbtqa.tag.parsers |
ArtifactId | ArtifactIdjson |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjson-parser
json-parser description
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
json-1.0.3.pom | |
json-1.0.3.jar | 4 KB |
json-1.0.3-sources.jar | 1 KB |
json-1.0.3-javadoc.jar | 23 KB |
Browse |
<!-- 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"]
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 |
Library for working with JSON documents.
If you found error or you have a question? Check, maybe someone asked before, not found? Just create a new issue!
Json-Parser is released under the Apache 2.0. Details here.