Last Version

mapson 1.1.12

MAPson, CSVson library represents JSON as MAP with key as Json-Path and CSV based JSON representation. MAPson provides options to work json as MAP and Customized CSV.

License

License

GroupId

GroupId

io.virtualan
ArtifactId

ArtifactId

mapson
Version

Version

1.1.12
Type

Type

jar
Description

Description

mapson
MAPson, CSVson library represents JSON as MAP with key as Json-Path and CSV based JSON representation. MAPson provides options to work json as MAP and Customized CSV.
Project URL

Project URL

https://www.mapson.io/
Source Code Management

Source Code Management

https://github.com/virtualansoftware/mapson.git

Download mapson 1.1.12


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

Dependencies

compile (4)

Group / Artifact Type Version
org.json : json jar 20210307
org.skyscreamer : jsonassert jar 1.5.0
org.slf4j : slf4j-api jar 1.7.32
org.projectlombok : lombok jar 1.18.22

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.1
io.cucumber : cucumber-java jar 4.8.0
io.cucumber : cucumber-junit jar 4.8.0

Project Modules

There are no modules declared in this project.