JSON Tools

Command-Line Tools for working with JSON content

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.amlinv.xml
ArtifactId

ArtifactId

json-tools
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

JSON Tools
Command-Line Tools for working with JSON content
Project URL

Project URL

https://github.com/artnaseef/json-tools

Download json-tools

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.3.1
com.jayway.jsonpath : json-path jar 1.2.0
org.slf4j : slf4j-api jar 1.7.7
org.slf4j : slf4j-log4j12 jar 1.7.12
org.apache.logging.log4j : log4j-core jar 2.2
net.sf.saxon : Saxon-HE jar 9.5.1-5
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0