MVN

com.savvasdalkitsis : json-merge

Maven & Gradle

Jan 17, 2022
18 stars

json-merge · json-merge is a library for merging json files for the JVM written in Kotlin

<dependency>
    <groupId>com.savvasdalkitsis</groupId>
    <artifactId>json-merge</artifactId>
    <version>0.0.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.savvasdalkitsis : json-merge to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.6

All Versions

Choose a version of com.savvasdalkitsis : json-merge to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
json-merge-0.0.6
json-merge-0.0.5

How to add a dependency to Maven

Add the following com.savvasdalkitsis : json-merge maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.savvasdalkitsis</groupId>
    <artifactId>json-merge</artifactId>
    <version>0.0.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.savvasdalkitsis : json-merge gradle dependency to your build.gradle file:

implementation 'com.savvasdalkitsis:json-merge:0.0.6'

Gradle Kotlin DSL: Add the following com.savvasdalkitsis : json-merge gradle kotlin dependency to your build.gradle.kts file:

implementation("com.savvasdalkitsis:json-merge:0.0.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.savvasdalkitsis : json-merge sbt scala dependency to your build.sbt file:

libraryDependencies += "com.savvasdalkitsis" % "json-merge" % "0.0.6"

Advertisement

Dependencies from Group

Jan 17, 2022
18 stars
Jan 18, 2022
15 stars

Discover Dependencies

Mar 11, 2015
1 usages
22 stars
May 07, 2014
3 usages
0 stars
May 18, 2012
7 usages
3 stars
Aug 19, 2011
3 usages
Jun 03, 2014
3 usages
0 stars
Nov 05, 2011
7 usages
Oct 05, 2013
4 usages
1 stars
Jan 10, 2014
1 usages