SJson

JSON Parser for Serverside workloads

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.techatpark.sjson
ArtifactId

ArtifactId

json-parser
Last Version

Last Version

1.0.8
Release Date

Release Date

Type

Type

jar
Description

Description

SJson
JSON Parser for Serverside workloads
Project URL

Project URL

https://github.com/techatpark/sjson
Source Code Management

Source Code Management

http://github.com/techatpark/sjson

Download json-parser

How to add to project

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

Dependencies

test (5)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.13.0
com.google.code.gson : gson jar 2.8.9
org.json : json jar 20210307
io.github.stephankoelle : jamm jar 0.4.1
org.junit.jupiter : junit-jupiter jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.8
1.0.6
1.0.0