MVN

io.virtualan : mapson

Maven & Gradle

Dec 28, 2021
8 usages
2 stars

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.

<dependency>
    <groupId>io.virtualan</groupId>
    <artifactId>mapson</artifactId>
    <version>1.1.12</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.virtualan : mapson to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.12

All Versions

Choose a version of io.virtualan : mapson to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
mapson-1.1.12
mapson-1.1.11
mapson-1.1.10
mapson-1.1.9
mapson-1.1.8
mapson-1.1.7
mapson-1.1.6
mapson-1.1.5
mapson-1.1.4
mapson-1.1.3
mapson-1.1.2
mapson-1.1.1
mapson-1.1.0
1.0.x
mapson-1.0.1
mapson-1.0.0

How to add a dependency to Maven

Add the following io.virtualan : mapson maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.virtualan</groupId>
    <artifactId>mapson</artifactId>
    <version>1.1.12</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.virtualan : mapson gradle dependency to your build.gradle file:

implementation 'io.virtualan:mapson:1.1.12'

Gradle Kotlin DSL: Add the following io.virtualan : mapson gradle kotlin dependency to your build.gradle.kts file:

implementation("io.virtualan:mapson:1.1.12")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.virtualan : mapson sbt scala dependency to your build.sbt file:

libraryDependencies += "io.virtualan" % "mapson" % "1.1.12"

Advertisement

Dependencies from Group

Dec 28, 2021
8 usages
2 stars
May 23, 2022
4 usages
1 stars
May 23, 2022
1 usages
1 stars
May 23, 2022
1 usages
6 stars
May 23, 2022
1 usages
1 stars

Discover Dependencies

Aug 25, 2023
7 usages
11.9k stars
Aug 25, 2023
7 usages
11.9k stars
Dec 24, 2019
1 usages
Nov 13, 2019
0 stars
Dec 18, 2019
40 stars
Jun 15, 2022
1 usages
3 stars
Dec 09, 2022
1 usages
9 stars