Last Version

Entity Comparator 1.0.1

A simple Comparator which can be configured to compare only certain properties of an object.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.carlopantaleo
ArtifactId

ArtifactId

entity-comparator
Version

Version

1.0.1
Type

Type

jar
Description

Description

Entity Comparator
A simple Comparator which can be configured to compare only certain properties of an object.
Project URL

Project URL

https://github.com/carlopantaleo/entity-comparator
Source Code Management

Source Code Management

https://github.com/carlopantaleo/entity-comparator

Download entity-comparator 1.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.guava : guava jar 25.0-jre

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.