Last Version

io.github.zaragozamartin91:contrazt 0.0.7

Simple library to compare objects of different types and generate reports for matches and mismatches

License

License

GroupId

GroupId

io.github.zaragozamartin91
ArtifactId

ArtifactId

contrazt
Version

Version

0.0.7
Type

Type

jar
Description

Description

io.github.zaragozamartin91:contrazt
Simple library to compare objects of different types and generate reports for matches and mismatches
Project URL

Project URL

https://github.com/zaragozamartin91/Contrazt
Source Code Management

Source Code Management

https://github.com/zaragozamartin91

Download contrazt 0.0.7


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

Dependencies

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.2
org.junit.jupiter : junit-jupiter-params jar 5.7.2
org.mockito : mockito-junit-jupiter jar 3.11.2

Project Modules

There are no modules declared in this project.