Last Version

json-patch 1.2

A Gson-based JSON patch standard implementation.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.tananaev
ArtifactId

ArtifactId

json-patch
Version

Version

1.2
Type

Type

jar
Description

Description

json-patch
A Gson-based JSON patch standard implementation.
Project URL

Project URL

https://github.com/tananaev/json-patch
Source Code Management

Source Code Management

https://github.com/tananaev/json-patch

Download json-patch 1.2


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.