dotted-json

A small library that converts dotted strings into JSON.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.nbs-llc
ArtifactId

ArtifactId

dotted-json
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

dotted-json
A small library that converts dotted strings into JSON.
Project URL

Project URL

https://github.com/NBS-LLC/dotted-json
Source Code Management

Source Code Management

http://github.com/NBS-LLC/dotted-json/tree/master

Download dotted-json

How to add to project

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

Dependencies

compile (1)

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

test (2)

Group / Artifact Type Version
org.testng : testng jar 7.0.0
org.assertj : assertj-core jar 3.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0