License |
License |
---|---|
GroupId | GroupIdio.github.marmer.testutils |
ArtifactId | ArtifactIdhamcrest-matcher-generator-endtoend-plain |
Version | Version4.2.3 |
Type | Typejar |
Description |
DescriptionA tool to generate hamcrest matchers based on any model classes (or other classes with property
getters)
|
<!-- https://jarcasting.com/artifacts/io.github.marmer.testutils/hamcrest-matcher-generator-endtoend-plain/ -->
<dependency>
<groupId>io.github.marmer.testutils</groupId>
<artifactId>hamcrest-matcher-generator-endtoend-plain</artifactId>
<version>4.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.marmer.testutils/hamcrest-matcher-generator-endtoend-plain/
implementation 'io.github.marmer.testutils:hamcrest-matcher-generator-endtoend-plain:4.2.3'
// https://jarcasting.com/artifacts/io.github.marmer.testutils/hamcrest-matcher-generator-endtoend-plain/
implementation ("io.github.marmer.testutils:hamcrest-matcher-generator-endtoend-plain:4.2.3")
'io.github.marmer.testutils:hamcrest-matcher-generator-endtoend-plain:jar:4.2.3'
<dependency org="io.github.marmer.testutils" name="hamcrest-matcher-generator-endtoend-plain" rev="4.2.3">
<artifact name="hamcrest-matcher-generator-endtoend-plain" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.marmer.testutils', module='hamcrest-matcher-generator-endtoend-plain', version='4.2.3')
)
libraryDependencies += "io.github.marmer.testutils" % "hamcrest-matcher-generator-endtoend-plain" % "4.2.3"
[io.github.marmer.testutils/hamcrest-matcher-generator-endtoend-plain "4.2.3"]
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : java-hamcrest | jar | 2.0.0.0 |
Group / Artifact | Type | Version |
---|---|---|
io.github.marmer.testutils : hamcrest-matcher-generator-annotationprocessor Optional | jar | 4.2.3 |
org.projectlombok : lombok | jar | 1.18.4 |
Group / Artifact | Type | Version |
---|---|---|
io.github.marmer.testutils : hamcrest-matcher-generator-dependencies | jar | 4.2.3 |
org.mockito : mockito-core | jar | 2.23.0 |
org.junit.jupiter : junit-jupiter-api | jar | |
org.junit.jupiter : junit-jupiter-engine | jar | |
org.junit.jupiter : junit-jupiter-params | jar |