License |
License |
---|---|
Categories |
CategoriesKeY Data Data Formats Formal Verification |
GroupId | GroupIdorg.testmonkeys |
ArtifactId | ArtifactIdjentitytest |
Last Version | Last Version1.0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJEntityTest
Entity Comparison Framework
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jentitytest-1.0.6.pom | |
jentitytest-1.0.6.jar | 22 KB |
jentitytest-1.0.6-sources.jar | 13 KB |
jentitytest-1.0.6-javadoc.jar | 102 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.testmonkeys/jentitytest/ -->
<dependency>
<groupId>org.testmonkeys</groupId>
<artifactId>jentitytest</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.testmonkeys/jentitytest/
implementation 'org.testmonkeys:jentitytest:1.0.6'
// https://jarcasting.com/artifacts/org.testmonkeys/jentitytest/
implementation ("org.testmonkeys:jentitytest:1.0.6")
'org.testmonkeys:jentitytest:jar:1.0.6'
<dependency org="org.testmonkeys" name="jentitytest" rev="1.0.6">
<artifact name="jentitytest" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.testmonkeys', module='jentitytest', version='1.0.6')
)
libraryDependencies += "org.testmonkeys" % "jentitytest" % "1.0.6"
[org.testmonkeys/jentitytest "1.0.6"]
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.11 |
org.hamcrest : hamcrest-junit | jar | 2.0.0.0 |
org.yaml : snakeyaml | jar | 1.30 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2.2 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |