is not current version
Last Version 1.0.8

SJson 1.0.6

JSON Parser for Serverside workloads

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.techatpark.sjson
ArtifactId

ArtifactId

json-parser
Version

Version

1.0.6
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 1.0.6


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

Dependencies

compile (1)

Group / Artifact Type Version
org.json : json jar 20210307

test (3)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.13.0
com.google.code.gson : gson jar 2.8.9
org.junit.jupiter : junit-jupiter jar

Project Modules

There are no modules declared in this project.