is not current version
Last Version 1.0.6

org.testmonkeys:jentitytest 0.2.0

Entity Matchers that are able to compare objects and provide explicit details of what properties are not matching

Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

org.testmonkeys
ArtifactId

ArtifactId

jentitytest
Version

Version

0.2.0
Type

Type

jar

Download jentitytest 0.2.0


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