SoftLibJSON

JSON-P JSON-B JSON APIs Implements for Java

License

License

The Apache License, Version 2.0
Categories

Categories

Net JSON Data
GroupId

GroupId

net.siisise
ArtifactId

ArtifactId

softlib-json
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

SoftLibJSON
JSON-P JSON-B JSON APIs Implements for Java
Project URL

Project URL

https://github.com/okomeki/SoftLib
Source Code Management

Source Code Management

https://github.com/okomeki/SoftLibJSON/tree/master

Download softlib-json

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
net.siisise : softlib-abnf jar 1.2.0
javax : javaee-web-api jar 8.0.1

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.3