json-sort

This Java library contains the API to format and sort the Java maps and JSON fields. Will keep your data local when performing these operations.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

dev.javatools
ArtifactId

ArtifactId

json-sort
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

json-sort
This Java library contains the API to format and sort the Java maps and JSON fields. Will keep your data local when performing these operations.
Project URL

Project URL

https://www.javatools.dev
Source Code Management

Source Code Management

https://github.com/dev-java-tools/json-sort/tree/master

Download json-sort

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar [2.12.0,)
com.fasterxml.jackson.core : jackson-databind jar [2.12.0,)
org.slf4j : slf4j-api jar [1.7.30,)
org.slf4j : slf4j-simple jar [1.7.30,)

test (1)

Group / Artifact Type Version
junit : junit jar [4.13.1,)

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0