data-patch

Allows working with difference between two states of an object in form of a patch object.

License

License

Categories

Categories

Data
GroupId

GroupId

me.mekarthedev.tools
ArtifactId

ArtifactId

data-patch
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

data-patch
Allows working with difference between two states of an object in form of a patch object.
Project URL

Project URL

https://github.com/mekarthedev/java-tools

Download data-patch

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.3.1
me.mekarthedev.tools : error-handling jar 0.1.0
me.mekarthedev.tools : gson-utils jar 0.2.0

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
com.google.guava : guava jar 18.0
org.mockito : mockito-core jar 1.10.19
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0