Last Version

json-merge 1.0.2

A light weight library to merge two json objects into a single json object.

License

License

Categories

Categories

Ant Build Tools JSON Data
GroupId

GroupId

com.github.hemantsonu20
ArtifactId

ArtifactId

json-merge
Version

Version

1.0.2
Type

Type

jar
Description

Description

json-merge
A light weight library to merge two json objects into a single json object.
Source Code Management

Source Code Management

https://github.com/hemantsonu20/json-merge

Download json-merge 1.0.2


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

Dependencies

compile (1)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.11.2

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.6.2

Project Modules

There are no modules declared in this project.